protected property ConfigSelectorProfileTest::$profile in Configuration selector 8
Same name and namespace in other branches
- 8.2 tests/src/Functional/ConfigSelectorProfileTest.php \Drupal\Tests\config_selector\Functional\ConfigSelectorProfileTest::profile
The profile to install as a basis for testing.
Type: string
Overrides BrowserTestBase::$profile
File
- tests/
src/ Functional/ ConfigSelectorProfileTest.php, line 17
Class
- ConfigSelectorProfileTest
- Tests the profile supplied configuration can be selected.
Namespace
Drupal\Tests\config_selector\FunctionalCode
protected $profile = 'config_selector_profile_test';