예제 #1
0
파일: Group.php 프로젝트: nmallare/platform
 public function getOwner()
 {
     return trim($this->owner->selectedLabel());
 }
예제 #2
0
 public function getEntityName()
 {
     return $this->entityName->selectedLabel();
 }