You are here

protected property DomainAccessContent::$permission in Domain Access 8

Sets the permission to use when checking access.

Type: string

File

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

Class

DomainAccessContent
Access plugin that provides domain-editing access control.

Namespace

Drupal\domain_access\Plugin\views\access

Code

protected $permission = 'publish to any assigned domain';