You are here

protected property MatcherBase::$uuid in Linkit 8.5

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

The matcher ID.

Type: string

File

src/MatcherBase.php, line 21

Class

MatcherBase
Provides a base class for matchers.

Namespace

Drupal\linkit

Code

protected $uuid;