protected property BrowserTestBase::$configImporter in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/BrowserTestBase.php \Drupal\Tests\BrowserTestBase::configImporter
The config importer that can be used in a test.
Type: \Drupal\Core\Config\ConfigImporter
File
- core/
tests/ Drupal/ Tests/ BrowserTestBase.php, line 96
Class
- BrowserTestBase
- Provides a test case for functional Drupal tests.
Namespace
Drupal\TestsCode
protected $configImporter;