You are here

protected property EntityReferenceField::$database in Synonyms 2.0.x

Same name and namespace in other branches
  1. 8 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 46

Class

EntityReferenceField
Provide synonyms from entity reference field type.

Namespace

Drupal\synonyms\Plugin\Synonyms\Provider

Code

protected $database;