Пример #1
0
 public function getUserGroups()
 {
     $this->setPlaceholder('groups', implode(', ', $this->user->getUserGroupNames()));
 }