You are here

protected property DomainListBuilder::$entitiesKey in Domain Access 8

The key to use for the form element containing the entities.

Type: string

Overrides DraggableListBuilder::$entitiesKey

File

domain/src/DomainListBuilder.php, line 26

Class

DomainListBuilder
User interface for the domain overview screen.

Namespace

Drupal\domain

Code

protected $entitiesKey = 'domains';