1
0
Fork 0
mirror of synced 2025-04-03 13:23:37 +03:00

Remove trailing spaces

This commit is contained in:
Alain Hippolyte 2011-08-19 06:11:58 +03:00
parent 7433148f17
commit 06d56156dd

View file

@ -288,7 +288,7 @@ class <proxyClassName> extends \<className> implements \Doctrine\ORM\Proxy\Proxy
unset($this->_entityPersister, $this->_identifier); unset($this->_entityPersister, $this->_identifier);
} }
} }
<methods> <methods>
public function __sleep() public function __sleep()