Ejemplo n.º 1
0
 /**
  * @inheritdoc
  * @param $em EntityManager
  */
 public function __construct($em)
 {
     parent::__construct($em);
 }