QueueDatabaseFactory::$connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

core/lib/Drupal/Core/Queue/QueueDatabaseFactory.php, line 17

Class

QueueDatabaseFactory
Defines the queue factory for the database backend.

Namespace

Drupal\Core\Queue

Code

protected $connection;

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