You are here

protected property DomainConditionTest::$notDomain in Domain Access 8

A test domain that never matches $test_domain.

Type: \Drupal\domain\DomainInterface

File

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

Class

DomainConditionTest
Tests the domain condition.

Namespace

Drupal\Tests\domain\Functional\Condition

Code

protected $notDomain;