You are here

protected property DomainAccessPermissionsTest::$domains in Domain Access 8

An array of domains created for the tests.

Type: \Drupal\domain\DomainInterface

File

domain_access/tests/src/Functional/DomainAccessPermissionsTest.php, line 37

Class

DomainAccessPermissionsTest
Tests the domain access integration with node_access callbacks.

Namespace

Drupal\Tests\domain_access\Functional

Code

protected $domains;