DatabaseDriver::$classLoader

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

The container class loader.

Type: classLoader

File

core/lib/Drupal/Core/Extension/DatabaseDriver.php, line 16

Class

DatabaseDriver
Defines a database driver extension object.

Namespace

Drupal\Core\Extension

Code

private ClassLoader $classLoader;

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