Searched refs:perms (Results 1 – 2 of 2) sorted by relevance
37 * @param int|null $perms The current user's permissions for this file46 $perms = null, argument55 $this->permission = $perms ?? auth_quickaclcheck($this->id);
38 * @param int|null $perms The current user's permissions for this page48 $perms = null, argument56 $this->permission = $perms ?? auth_quickaclcheck($this->id);