コード例 #1
0
 public function isPrivileged()
 {
     return $this->context->getPrincipal()->isPrivileged();
 }