Connection::$driver

Type: driver

Overrides Connection::$driver

File

core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFake/Connection.php, line 15

Class

Connection
CoreFake implementation of \Drupal\Core\Database\Connection.

Namespace

Drupal\core_fake\Driver\Database\CoreFake

Code

public $driver = 'CoreFake';

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