<?php declare(strict_types=1); namespace App\Model; use \Nette\Security\User; class DrpAuthorization implements \Nette\Security\IAuthorizator { protected ...
確定! 回上一頁