You are here

protected property Domain::$hostname in Domain Access 8

The domain hostname (e.g. example.com).

Type: string

File

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

Class

Domain
Defines the domain entity.

Namespace

Drupal\domain\Entity

Code

protected $hostname;