Ejemplo n.º 1
0
 public function getOwner()
 {
     return trim($this->owner->selectedLabel());
 }
Ejemplo n.º 2
0
 public function getEntityName()
 {
     return $this->entityName->selectedLabel();
 }