Example #1
0
 function __construct($listener = null, $em = null)
 {
     parent::__construct($listener, $em);
 }
Example #2
0
 function __construct($em = null)
 {
     parent::__construct($em);
 }