You are here

protected property DomainAccessContent::$allPermission in Domain Access 8

Sets the permission to use when checking all access.

Type: string

File

domain_access/src/Plugin/views/access/DomainAccessContent.php, line 43

Class

DomainAccessContent
Access plugin that provides domain-editing access control.

Namespace

Drupal\domain_access\Plugin\views\access

Code

protected $allPermission = 'publish to any domain';