ConfigInstallProfileOverrideTest::$profile

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

core/modules/config/tests/src/Functional/ConfigInstallProfileOverrideTest.php, line 31

Class

ConfigInstallProfileOverrideTest
Tests that configuration objects are correct after various operations.

Namespace

Drupal\Tests\config\Functional

Code

protected $profile = 'testing_config_overrides';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.