protected property QueueDatabaseFactory::$connection in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Queue/QueueDatabaseFactory.php \Drupal\Core\Queue\QueueDatabaseFactory::connection
The database connection.
Type: \Drupal\Core\Database\Connection
File
- core/
lib/ Drupal/ Core/ Queue/ QueueDatabaseFactory.php, line 17
Class
- QueueDatabaseFactory
- Defines the key/value store factory for the database backend.
Namespace
Drupal\Core\QueueCode
protected $connection;