protected property Field::$database in Synonyms 8
Same name and namespace in other branches
- 2.0.x src/Plugin/Synonyms/Provider/Field.php \Drupal\synonyms\Plugin\Synonyms\Provider\Field::database
The database connection.
Type: \Drupal\Core\Database\Connection
File
- src/
Plugin/ Synonyms/ Provider/ Field.php, line 61
Class
- Field
- Provide synonyms from attached simple fields.
Namespace
Drupal\synonyms\Plugin\Synonyms\ProviderCode
protected $database;