Exemple #1
0
 public function canBan(PermissionUser $user)
 {
     return $user->canBan($this);
 }