Esempio n. 1
0
 function __construct($listener = null, $em = null)
 {
     parent::__construct($listener, $em);
 }
Esempio n. 2
0
 function __construct($em = null)
 {
     parent::__construct($em);
 }