You are here

protected property DomainConditionTest::$domains in Domain Access 8

An array of all testing domains.

Type: \Drupal\domain\DomainInterface[]

File

domain/tests/src/Functional/Condition/DomainConditionTest.php, line 40

Class

DomainConditionTest
Tests the domain condition.

Namespace

Drupal\Tests\domain\Functional\Condition

Code

protected $domains;