Пример #1
0
 /**
  * @return Psc\CMS\EntityMeta
  */
 public function getEntityMeta($entityName)
 {
     return $this->module->getEntityMeta($entityName);
 }