function TestConfigFactoryOverrideBase::addCollections

Reacts to the ConfigCollectionEvents::COLLECTION_INFO event.

Parameters

\Drupal\Core\Config\ConfigCollectionInfo $collection_info: The configuration collection info event.

Overrides ConfigFactoryOverrideBase::addCollections

File

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

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.