You are here

protected property Domain::$is_default in Domain Access 8

Indicates the default domain.

Type: bool

File

domain/src/Entity/Domain.php, line 103

Class

Domain
Defines the domain entity.

Namespace

Drupal\domain\Entity

Code

protected $is_default = FALSE;