You are here

protected property DomainPathTestBase::$profile in Domain Path 8

We use the standard profile for testing.

Type: string

Overrides DomainTestBase::$profile

File

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

Class

DomainPathTestBase

Namespace

Drupal\Tests\domain_path\Functional

Code

protected $profile = 'standard';