protected property HtmlLinkDetector::$pathValidator in Lingotek Translation 3.8.x
Same name and namespace in other branches
- 4.0.x src/Plugin/RelatedEntitiesDetector/HtmlLinkDetector.php \Drupal\lingotek\Plugin\RelatedEntitiesDetector\HtmlLinkDetector::pathValidator
- 3.5.x src/Plugin/RelatedEntitiesDetector/HtmlLinkDetector.php \Drupal\lingotek\Plugin\RelatedEntitiesDetector\HtmlLinkDetector::pathValidator
- 3.6.x src/Plugin/RelatedEntitiesDetector/HtmlLinkDetector.php \Drupal\lingotek\Plugin\RelatedEntitiesDetector\HtmlLinkDetector::pathValidator
- 3.7.x src/Plugin/RelatedEntitiesDetector/HtmlLinkDetector.php \Drupal\lingotek\Plugin\RelatedEntitiesDetector\HtmlLinkDetector::pathValidator
The Drupal Path Validator service.
Type: \Drupal\Core\Path\PathValidatorInterface
File
- src/
Plugin/ RelatedEntitiesDetector/ HtmlLinkDetector.php, line 44
Class
- HtmlLinkDetector
- @RelatedEntitiesDetector ( id = "html_link_detector", title = Plugin annotation @Translation("Get editor linked entities with html links"), description = @translation("Get editor linked entities with html links."), weight = 7, )
Namespace
Drupal\lingotek\Plugin\RelatedEntitiesDetectorCode
protected $pathValidator;