protected property ExceptionDetectNeedsInstallSubscriber::$connection in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/EventSubscriber/ExceptionDetectNeedsInstallSubscriber.php \Drupal\Core\EventSubscriber\ExceptionDetectNeedsInstallSubscriber::connection
The default database connection.
Type: \Drupal\Core\Database\Connection
File
- core/
lib/ Drupal/ Core/ EventSubscriber/ ExceptionDetectNeedsInstallSubscriber.php, line 23
Class
- ExceptionDetectNeedsInstallSubscriber
- Exception handler to determine if an exception indicates an uninstalled site.
Namespace
Drupal\Core\EventSubscriberCode
protected $connection;