'any', | '2' => ['noperm' => ['delete', 'update']], | '3' => ['perm' => ['delete', 'update']], | '4' => ['noperm' => ['delete', 'update', 'add']], | '5' => 'all' | ] | */ public $method = []; public $page = []; public $process = []; }