Ejemplo n.º 1
0
 /**
  * @return string
  */
 public function getLabelNamespace()
 {
     return $this->extension->getShortExtensionKey() . '_domain_model_' . strtolower($this->getName());
 }