You are here

public property DomainPathTestBase::$base_hostname in Domain Path 8

Sets a base hostname for running tests.

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

Type: string

File

tests/src/Functional/DomainPathTestBase.php, line 24

Class

DomainPathTestBase

Namespace

Drupal\Tests\domain_path\Functional

Code

public $base_hostname;