Connection::$driver

Public property so we can test driver loading mechanism.

Type: string

See also

driver().

File

core/tests/fixtures/database_drivers/custom/fake/Connection.php, line 18

Class

Connection
A fake Connection class for testing purposes.

Namespace

Drupal\Driver\Database\fake

Code

public $driver = 'fake';

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