public property DomainVariableSchemeTest::$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/ Kernel/ DomainVariableSchemeTest.php, line 46
Class
- DomainVariableSchemeTest
- Tests the ability to set a variable scheme on a domain.
Namespace
Drupal\Tests\domain\KernelCode
public $baseHostname;