You are here

protected property DomainAccessActionBase::$entityType in Domain Access 8

The user role entity type.

Type: \Drupal\Core\Entity\EntityTypeInterface

File

domain_access/src/Plugin/Action/DomainAccessActionBase.php, line 25

Class

DomainAccessActionBase
Provides a base class for operations to change domain assignments.

Namespace

Drupal\domain_access\Plugin\Action

Code

protected $entityType;