ErrorTestController::$database
Same name in other branches
- 8.9.x core/modules/system/tests/modules/error_test/src/Controller/ErrorTestController.php \Drupal\error_test\Controller\ErrorTestController::database
- 10 core/modules/system/tests/modules/error_test/src/Controller/ErrorTestController.php \Drupal\error_test\Controller\ErrorTestController::database
- 11.x core/modules/system/tests/modules/error_test/src/Controller/ErrorTestController.php \Drupal\error_test\Controller\ErrorTestController::database
The database connection.
Type: \Drupal\Core\Database\Connection
File
-
core/
modules/ system/ tests/ modules/ error_test/ src/ Controller/ ErrorTestController.php, line 19
Class
- ErrorTestController
- Controller routines for error_test routes.
Namespace
Drupal\error_test\ControllerCode
protected $database;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.