protected property ConfigImportAllTest::$profile in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/config/src/Tests/ConfigImportAllTest.php \Drupal\config\Tests\ConfigImportAllTest::profile
The profile to install as a basis for testing.
Using the standard profile as this has a lot of additional configuration.
Type: string
Overrides WebTestBase::$profile
File
- core/
modules/ config/ src/ Tests/ ConfigImportAllTest.php, line 39 - Contains \Drupal\config\Tests\ConfigImportAllTest.
Class
- ConfigImportAllTest
- Tests the largest configuration import possible with all available modules.
Namespace
Drupal\config\TestsCode
protected $profile = 'standard';