1
0
mirror of synced 2025-01-29 19:41:45 +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);
}
}
<methods>
public function __sleep()