DbtngExampleRepository::$connection
The database connection.
Type: \Drupal\Core\Database\Connection
File
-
modules/
dbtng_example/ src/ DbtngExampleRepository.php, line 38
Class
- DbtngExampleRepository
- Repository for database-related helper methods for our example.
Namespace
Drupal\dbtng_exampleCode
protected $connection;