You are here

protected property EntityMatcher::$database in Linkit 8.5

Same name and namespace in other branches
  1. 8.4 src/Plugin/Linkit/Matcher/EntityMatcher.php \Drupal\linkit\Plugin\Linkit\Matcher\EntityMatcher::database

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Plugin/Linkit/Matcher/EntityMatcher.php, line 49

Class

EntityMatcher
Provides default linkit matchers for all entity types.

Namespace

Drupal\linkit\Plugin\Linkit\Matcher

Code

protected $database;