DatabaseDriver::$installTasks

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/Extension/DatabaseDriver.php \Drupal\Core\Extension\DatabaseDriver::installTasks

The install tasks object instance of the database driver.

Type: installTasks

File

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

Class

DatabaseDriver
Defines a database driver extension object.

Namespace

Drupal\Core\Extension

Code

private Tasks $installTasks;

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