You are here

protected property HtmlLink::$pathValidator in Entity Usage 8.4

The Drupal Path Validator service.

Type: \Drupal\Core\Path\PathValidatorInterface

File

src/Plugin/EntityTrack/Track/HtmlLink.php, line 32

Class

HtmlLink
Tracks usage of entities referenced from regular HTML Links.

Namespace

Drupal\entity_usage\Plugin\EntityTrack\Track

Code

protected $pathValidator;