The name of the PDO driver this database type requires.
Type: string
File
- core/lib/Drupal/Core/Database/Install/Tasks.php, line 19
Class
- Tasks
- Database installer structure.
Namespace
Drupal\Core\Database\Install
Code
protected $pdoDriver;
The name of the PDO driver this database type requires.
Type: string
Drupal\Core\Database\Install
protected $pdoDriver;
Please login to continue.