protected function DomainPathCreateTest::setUp in Domain Path 8
Overrides DomainPathTestBase::setUp
File
- tests/
src/ Functional/ DomainPathCreateTest.php, line 15
Class
- DomainPathCreateTest
- Tests the domain path creation API.
Namespace
Drupal\Tests\domain_path\FunctionalCode
protected function setUp() {
parent::setUp();
}