1
0
mirror of synced 2025-02-20 22:23:14 +03:00

Merge pull request #109 from alOneh/patch-1

Remove trailing spaces
This commit is contained in:
Benjamin Eberlei 2011-10-15 11:39:56 -07:00
commit 7e571212a7

View File

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