protected property HtmlLink::$pathValidator in Entity Usage 8.2
Same name and namespace in other branches
- 8.3 src/Plugin/EntityUsage/Track/HtmlLink.php \Drupal\entity_usage\Plugin\EntityUsage\Track\HtmlLink::pathValidator
The Drupal Path Validator service.
Type: \Drupal\Core\Path\PathValidatorInterface
File
- src/
Plugin/ EntityUsage/ Track/ HtmlLink.php, line 32
Class
- HtmlLink
- Tracks usage of entities referenced from regular HTML Links.
Namespace
Drupal\entity_usage\Plugin\EntityUsage\TrackCode
protected $pathValidator;