protected property BaseField::$database in Synonyms 8
Same name and namespace in other branches
- 2.0.x 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 57
Class
- BaseField
- Provide synonyms from base fields.
Namespace
Drupal\synonyms\Plugin\Synonyms\ProviderCode
protected $database;