You are here

protected property EntityMatcher::$target_type in Linkit 8.4

The target entity type id

Type: string

File

src/Plugin/Linkit/Matcher/EntityMatcher.php, line 65
Contains \Drupal\linkit\Plugin\Linkit\Matcher\EntityMatcher.

Class

EntityMatcher
Plugin annotation @Matcher( id = "entity", label = @Translation("Entity"), deriver = "\Drupal\linkit\Plugin\Derivative\EntityMatcherDeriver" )

Namespace

Drupal\linkit\Plugin\Linkit\Matcher

Code

protected $target_type;