You are here

protected property Domain::$redirect in Domain Access 8

The redirect method to use, if needed.

Type: int|null

File

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

Class

Domain
Defines the domain entity.

Namespace

Drupal\domain\Entity

Code

protected $redirect = NULL;