DatabaseDriverList::CORE_MYSQL_DRIVER_NAMESPACE

Same name and namespace in other branches
  1. 10 core/lib/Drupal/Core/Extension/DatabaseDriverList.php \Drupal\Core\Extension\DatabaseDriverList::CORE_MYSQL_DRIVER_NAMESPACE

The namespace of core's MySql database driver.

File

core/lib/Drupal/Core/Extension/DatabaseDriverList.php, line 21

Class

DatabaseDriverList
Provides a list of available database drivers.

Namespace

Drupal\Core\Extension

Code

protected const CORE_MYSQL_DRIVER_NAMESPACE = 'Drupal\\mysql\\Driver\\Database\\mysql';

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