Example #1
0
 /**
  * @param EntityManager $em
  */
 public function setManager($em)
 {
     self::$em = $em;
 }