protected property NestedErViewmodeEntitiesDetectorTest::$entityFieldManager in Lingotek Translation 3.4.x
Same name and namespace in other branches
- 4.0.x tests/src/Unit/Plugin/RelatedEntitiesDetector/NestedErViewmodeEntitiesDetectorTest.php \Drupal\Tests\lingotek\Unit\Plugin\RelatedEntitiesDetector\NestedErViewmodeEntitiesDetectorTest::entityFieldManager
- 3.5.x tests/src/Unit/Plugin/RelatedEntitiesDetector/NestedErViewmodeEntitiesDetectorTest.php \Drupal\Tests\lingotek\Unit\Plugin\RelatedEntitiesDetector\NestedErViewmodeEntitiesDetectorTest::entityFieldManager
- 3.6.x tests/src/Unit/Plugin/RelatedEntitiesDetector/NestedErViewmodeEntitiesDetectorTest.php \Drupal\Tests\lingotek\Unit\Plugin\RelatedEntitiesDetector\NestedErViewmodeEntitiesDetectorTest::entityFieldManager
- 3.7.x tests/src/Unit/Plugin/RelatedEntitiesDetector/NestedErViewmodeEntitiesDetectorTest.php \Drupal\Tests\lingotek\Unit\Plugin\RelatedEntitiesDetector\NestedErViewmodeEntitiesDetectorTest::entityFieldManager
- 3.8.x tests/src/Unit/Plugin/RelatedEntitiesDetector/NestedErViewmodeEntitiesDetectorTest.php \Drupal\Tests\lingotek\Unit\Plugin\RelatedEntitiesDetector\NestedErViewmodeEntitiesDetectorTest::entityFieldManager
The mocked entity field manager
Type: \Drupal\Core\Entity\EntityFieldManagerInterface|\PHPUnit\Framework\MockObject\MockObject
File
- tests/
src/ Unit/ Plugin/ RelatedEntitiesDetector/ NestedErViewmodeEntitiesDetectorTest.php, line 54
Class
- NestedErViewmodeEntitiesDetectorTest
- Unit test for the nested entity references views mode detector plugin
Namespace
Drupal\Tests\lingotek\Unit\Plugin\RelatedEntitiesDetectorCode
protected $entityFieldManager;