function TestConfigFactoryOverrideBase::addCollections

Same name in other branches
  1. 8.9.x core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php \Drupal\Tests\Core\Config\TestConfigFactoryOverrideBase::addCollections()
  2. 10 core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php \Drupal\Tests\Core\Config\TestConfigFactoryOverrideBase::addCollections()
  3. 11.x core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php \Drupal\Tests\Core\Config\TestConfigFactoryOverrideBase::addCollections()

Overrides ConfigFactoryOverrideBase::addCollections

File

core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php, line 90

Class

TestConfigFactoryOverrideBase

Namespace

Drupal\Tests\Core\Config

Code

public function addCollections(ConfigCollectionInfo $collection_info) {
}

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