Пример #1
0
 /**
  * Get this project's group
  */
 public function getGroup()
 {
     return $this->groupService->getGroup($this->ownerid);
 }