protected property StringDatabaseStorage::$connection in Drupal 8
Same name and namespace in other branches
- 9 core/modules/locale/src/StringDatabaseStorage.php \Drupal\locale\StringDatabaseStorage::connection
The database connection.
Type: \Drupal\Core\Database\Connection
File
- core/
modules/ locale/ src/ StringDatabaseStorage.php, line 18
Class
- StringDatabaseStorage
- Defines a class to store localized strings in the database.
Namespace
Drupal\localeCode
protected $connection;