protected property EntityReferenceField::$database in Synonyms 8
Same name and namespace in other branches
- 2.0.x src/Plugin/Synonyms/Provider/EntityReferenceField.php \Drupal\synonyms\Plugin\Synonyms\Provider\EntityReferenceField::database
The database connection.
Type: \Drupal\Core\Database\Connection
File
- src/
Plugin/ Synonyms/ Provider/ EntityReferenceField.php, line 51
Class
- EntityReferenceField
- Provide synonyms from entity reference field type.
Namespace
Drupal\synonyms\Plugin\Synonyms\ProviderCode
protected $database;