예제 #1
0
파일: Mapper.php 프로젝트: jabouzi/projet
 function getFactory()
 {
     return PersistenceFactory::getFactory($this->targetClass());
 }