You are here

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

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

Class

Field
Provide synonyms from attached simple fields.

Namespace

Drupal\synonyms\Plugin\Synonyms\Provider

Code

protected $database;