コード例 #1
0
 public static function init($em)
 {
     self::$instance = new EntityManager($em);
 }