removed non-used code
This commit is contained in:
parent
20ed8869e4
commit
91d8829c43
@ -38,9 +38,6 @@ class PreFlushEventArgs extends \Doctrine\Common\EventArgs
|
|||||||
*/
|
*/
|
||||||
private $_em;
|
private $_em;
|
||||||
|
|
||||||
//private $_entitiesToPersist = array();
|
|
||||||
//private $_entitiesToRemove = array();
|
|
||||||
|
|
||||||
public function __construct($em)
|
public function __construct($em)
|
||||||
{
|
{
|
||||||
$this->_em = $em;
|
$this->_em = $em;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user