getInstanceByMap() protected method

protected getInstanceByMap ( $map, $name, $annotation = null )
Esempio n. 1
0
 public function getInstanceByMap($map, $name, $annotation = null)
 {
     return parent::getInstanceByMap($map, $name, $annotation);
 }