protected property ContentLogController::$database in Content Synchronization 8
Same name and namespace in other branches
- 8.2 src/Controller/ContentLogController.php \Drupal\content_sync\Controller\ContentLogController::database
- 3.0.x src/Controller/ContentLogController.php \Drupal\content_sync\Controller\ContentLogController::database
The database service.
Type: \Drupal\Core\Database\Connection
File
- src/
Controller/ ContentLogController.php, line 28
Class
- ContentLogController
- Returns responses for content_sync routes.
Namespace
Drupal\content_sync\ControllerCode
protected $database;