You are here

protected property MatcherBase::$uuid in Linkit 8.4

Same name and namespace in other branches
  1. 8.5 src/MatcherBase.php \Drupal\linkit\MatcherBase::uuid

The matcher ID.

Type: string

File

src/MatcherBase.php, line 25
Contains \Drupal\linkit\MatcherBase.

Class

MatcherBase
Provides a base class for matchers.

Namespace

Drupal\linkit

Code

protected $uuid;