示例#1
0
文件: Mapper.php 项目: jabouzi/projet
 function getFactory()
 {
     return PersistenceFactory::getFactory($this->targetClass());
 }