Пример #1
0
 /**
  * The locallang key for this property which contains the label.
  *
  * @return <type>
  */
 public function getLabelNamespace()
 {
     return $this->domainObject->getLabelNamespace() . '.' . $this->getFieldName();
 }