You are here

protected property HtmlLinkDetectorTest::$lingotekConfiguration in Lingotek Translation 4.0.x

Same name and namespace in other branches
  1. 3.5.x tests/src/Unit/Plugin/RelatedEntitiesDetector/HtmlLinkDetectorTest.php \Drupal\Tests\lingotek\Unit\Plugin\RelatedEntitiesDetector\HtmlLinkDetectorTest::lingotekConfiguration
  2. 3.6.x tests/src/Unit/Plugin/RelatedEntitiesDetector/HtmlLinkDetectorTest.php \Drupal\Tests\lingotek\Unit\Plugin\RelatedEntitiesDetector\HtmlLinkDetectorTest::lingotekConfiguration
  3. 3.7.x tests/src/Unit/Plugin/RelatedEntitiesDetector/HtmlLinkDetectorTest.php \Drupal\Tests\lingotek\Unit\Plugin\RelatedEntitiesDetector\HtmlLinkDetectorTest::lingotekConfiguration
  4. 3.8.x tests/src/Unit/Plugin/RelatedEntitiesDetector/HtmlLinkDetectorTest.php \Drupal\Tests\lingotek\Unit\Plugin\RelatedEntitiesDetector\HtmlLinkDetectorTest::lingotekConfiguration

The lingotek configuration service.

Type: \Drupal\lingotek\LingotekConfigurationServiceInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Plugin/RelatedEntitiesDetector/HtmlLinkDetectorTest.php, line 65

Class

HtmlLinkDetectorTest
Unit test for the html links entity detector plugin.

Namespace

Drupal\Tests\lingotek\Unit\Plugin\RelatedEntitiesDetector

Code

protected $lingotekConfiguration;