function DatabaseDriverList::getAllInstalledInfo
Same name in other branches
- 10 core/lib/Drupal/Core/Extension/DatabaseDriverList.php \Drupal\Core\Extension\DatabaseDriverList::getAllInstalledInfo()
Overrides ExtensionList::getAllInstalledInfo
File
-
core/
lib/ Drupal/ Core/ Extension/ DatabaseDriverList.php, line 163
Class
- DatabaseDriverList
- Provides a list of available database drivers.
Namespace
Drupal\Core\ExtensionCode
public function getAllInstalledInfo() {
throw new \LogicException(__METHOD__ . '() is not implemented');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.