protected property HtmlLinkDetectorTest::$pathValidator in Lingotek Translation 3.8.x
Same name and namespace in other branches
- 4.0.x tests/src/Unit/Plugin/RelatedEntitiesDetector/HtmlLinkDetectorTest.php \Drupal\Tests\lingotek\Unit\Plugin\RelatedEntitiesDetector\HtmlLinkDetectorTest::pathValidator
- 3.5.x tests/src/Unit/Plugin/RelatedEntitiesDetector/HtmlLinkDetectorTest.php \Drupal\Tests\lingotek\Unit\Plugin\RelatedEntitiesDetector\HtmlLinkDetectorTest::pathValidator
- 3.6.x tests/src/Unit/Plugin/RelatedEntitiesDetector/HtmlLinkDetectorTest.php \Drupal\Tests\lingotek\Unit\Plugin\RelatedEntitiesDetector\HtmlLinkDetectorTest::pathValidator
- 3.7.x tests/src/Unit/Plugin/RelatedEntitiesDetector/HtmlLinkDetectorTest.php \Drupal\Tests\lingotek\Unit\Plugin\RelatedEntitiesDetector\HtmlLinkDetectorTest::pathValidator
The Drupal Path Validator service.
Type: \Drupal\Core\Path\PathValidatorInterface|\PHPUnit\Framework\MockObject\MockObject
File
- tests/
src/ Unit/ Plugin/ RelatedEntitiesDetector/ HtmlLinkDetectorTest.php, line 86
Class
- HtmlLinkDetectorTest
- Unit test for the html links entity detector plugin.
Namespace
Drupal\Tests\lingotek\Unit\Plugin\RelatedEntitiesDetectorCode
protected $pathValidator;