You are here

protected property ObjectLogController::$database in Object Log 8

The database connection service.

Type: \Drupal\Core\Database\Connection

File

src/Controller/ObjectLogController.php, line 29
Contains \Drupal\object_log\Controller\ObjectLogController.

Class

ObjectLogController
Contains callbacks for Object Log routes.

Namespace

Drupal\object_log\Controller

Code

protected $database;