protected property DbLogController::$database in Drupal 8
Same name and namespace in other branches
- 9 core/modules/dblog/src/Controller/DbLogController.php \Drupal\dblog\Controller\DbLogController::database
The database service.
Type: \Drupal\Core\Database\Connection
File
- core/
modules/ dblog/ src/ Controller/ DbLogController.php, line 32
Class
- DbLogController
- Returns responses for dblog routes.
Namespace
Drupal\dblog\ControllerCode
protected $database;