Exemplo n.º 1
0
 public function createComponent()
 {
     $c = parent::createComponent()->dpi($this->getEntityMeta('Psc\\Doctrine\\TestEntities\\Person'), $this->getDoctrinePackage());
     return $c;
 }