You are here

protected property NestedEntityReferencesDetectorTest::$detector in Lingotek Translation 3.8.x

Same name and namespace in other branches
  1. 4.0.x tests/src/Unit/Plugin/RelatedEntitiesDetector/NestedEntityReferencesDetectorTest.php \Drupal\Tests\lingotek\Unit\Plugin\RelatedEntitiesDetector\NestedEntityReferencesDetectorTest::detector
  2. 3.4.x tests/src/Unit/Plugin/RelatedEntitiesDetector/NestedEntityReferencesDetectorTest.php \Drupal\Tests\lingotek\Unit\Plugin\RelatedEntitiesDetector\NestedEntityReferencesDetectorTest::detector
  3. 3.5.x tests/src/Unit/Plugin/RelatedEntitiesDetector/NestedEntityReferencesDetectorTest.php \Drupal\Tests\lingotek\Unit\Plugin\RelatedEntitiesDetector\NestedEntityReferencesDetectorTest::detector
  4. 3.6.x tests/src/Unit/Plugin/RelatedEntitiesDetector/NestedEntityReferencesDetectorTest.php \Drupal\Tests\lingotek\Unit\Plugin\RelatedEntitiesDetector\NestedEntityReferencesDetectorTest::detector
  5. 3.7.x tests/src/Unit/Plugin/RelatedEntitiesDetector/NestedEntityReferencesDetectorTest.php \Drupal\Tests\lingotek\Unit\Plugin\RelatedEntitiesDetector\NestedEntityReferencesDetectorTest::detector

The class instance under test.

Type: \Drupal\lingotek\Plugin\RelatedEntitiesDetector\NestedEntityReferencesDetector

File

tests/src/Unit/Plugin/RelatedEntitiesDetector/NestedEntityReferencesDetectorTest.php, line 33

Class

NestedEntityReferencesDetectorTest
Unit test for the nested entitiy detector plugin

Namespace

Drupal\Tests\lingotek\Unit\Plugin\RelatedEntitiesDetector

Code

protected $detector;