You are here

protected property Permission::$restrictAccess in Organic groups 8

If the permission is security sensitive and should be limited to admins.

Type: bool

File

src/Permission.php, line 45

Class

Permission
Base class for OG permissions.

Namespace

Drupal\og

Code

protected $restrictAccess = FALSE;