DbtngExampleRepository::$connection
Same name in other branches
- 8.x-1.x dbtng_example/src/DbtngExampleRepository.php \Drupal\dbtng_example\DbtngExampleRepository::connection
- 4.0.x modules/dbtng_example/src/DbtngExampleRepository.php \Drupal\dbtng_example\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;