removed non-used code
This commit is contained in:
parent
20ed8869e4
commit
91d8829c43
1 changed files with 0 additions and 3 deletions
|
@ -38,9 +38,6 @@ class PreFlushEventArgs extends \Doctrine\Common\EventArgs
|
|||
*/
|
||||
private $_em;
|
||||
|
||||
//private $_entitiesToPersist = array();
|
||||
//private $_entitiesToRemove = array();
|
||||
|
||||
public function __construct($em)
|
||||
{
|
||||
$this->_em = $em;
|
||||
|
|
Loading…
Add table
Reference in a new issue