コード例 #1
0
ファイル: DatabaseTest.php プロジェクト: pscheit/psc-cms
 protected function resetEntityManager()
 {
     $this->em = DoctrineHelper::reCreateEm();
 }