You are here

public property DomainTestBase::$baseHostname in Domain Access 8

Sets a base hostname for running tests.

When creating test domains, try to use $this->baseHostname or the domainCreateTestDomains() method.

Type: string

File

domain/tests/src/Functional/DomainTestBase.php, line 28

Class

DomainTestBase
Class DomainTestBase.

Namespace

Drupal\Tests\domain\Functional

Code

public $baseHostname;