Exemplo n.º 1
0
 /**
  * Only return groups the user has the ability to assign.
  */
 public function filterByAssignable()
 {
     return parent::filterByAssignable();
 }