Пример #1
0
 public function getDomainDefinitionAttributes($key)
 {
     $domainDefList = new A($this->specList->offsetGet('ddd'));
     return $domainDefList->offsetGet($key);
 }