You are here

protected property TrafficRegistry::$connection in URLs queuer 8

The active database connection.

Type: \Drupal\Core\Database\Connection

File

src/TrafficRegistry.php, line 19

Class

TrafficRegistry
Provides a database-driven traffic registry with URLs and tags.

Namespace

Drupal\purge_queuer_url

Code

protected $connection;