You are here

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

Same name and namespace in other branches
  1. 8 src/Plugin/Synonyms/Provider/BaseField.php \Drupal\synonyms\Plugin\Synonyms\Provider\BaseField::database

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Plugin/Synonyms/Provider/BaseField.php, line 41

Class

BaseField
Provide synonyms from base fields.

Namespace

Drupal\synonyms\Plugin\Synonyms\Provider

Code

protected $database;