You are here

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\Functional

Code

protected function setUp() {
  parent::setUp();
}