You are here

protected property Tracker::$database in Menu Entity Index 8

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Tracker.php, line 59

Class

Tracker
Tracks menu links and their referenced entities.

Namespace

Drupal\menu_entity_index

Code

protected $database;