You are here

protected property Domain::$response in Domain Access 8

The domain record http response test (e.g. 200), a calculated value.

Type: int

File

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

Class

Domain
Defines the domain entity.

Namespace

Drupal\domain\Entity

Code

protected $response = NULL;