function ConfigManagerInterface::getConfigCollectionInfo
Same name in other branches
- 9 core/lib/Drupal/Core/Config/ConfigManagerInterface.php \Drupal\Core\Config\ConfigManagerInterface::getConfigCollectionInfo()
- 8.9.x core/lib/Drupal/Core/Config/ConfigManagerInterface.php \Drupal\Core\Config\ConfigManagerInterface::getConfigCollectionInfo()
- 11.x core/lib/Drupal/Core/Config/ConfigManagerInterface.php \Drupal\Core\Config\ConfigManagerInterface::getConfigCollectionInfo()
Gets available collection information using the event system.
Return value
\Drupal\Core\Config\ConfigCollectionInfo The object which contains information about the available collections.
File
-
core/
lib/ Drupal/ Core/ Config/ ConfigManagerInterface.php, line 165
Class
- ConfigManagerInterface
- Provides an interface for configuration manager.
Namespace
Drupal\Core\ConfigCode
public function getConfigCollectionInfo();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.