protected property DbtngExampleRepository::$connection in Examples for Developers 8
Same name and namespace in other branches
- 3.x modules/dbtng_example/src/DbtngExampleRepository.php \Drupal\dbtng_example\DbtngExampleRepository::connection
The database connection.
Type: \Drupal\Core\Database\Connection
File
- dbtng_example/
src/ DbtngExampleRepository.php, line 38
Class
- DbtngExampleRepository
- Repository for database-related helper methods for our example.
Namespace
Drupal\dbtng_exampleCode
protected $connection;