EntityLinkTest::$entityTypeManager
Same name and namespace in other branches
- 8.9.x core/tests/Drupal/Tests/Core/Entity/EntityLinkTest.php \Drupal\Tests\Core\Entity\EntityLinkTest::entityTypeManager
- 10 core/tests/Drupal/Tests/Core/Entity/EntityLinkTest.php \Drupal\Tests\Core\Entity\EntityLinkTest::entityTypeManager
- 11.x core/tests/Drupal/Tests/Core/Entity/EntityLinkTest.php \Drupal\Tests\Core\Entity\EntityLinkTest::entityTypeManager
The mocked entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface|\PHPUnit\Framework\MockObject\MockObject
File
-
core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityLinkTest.php, line 22
Class
- EntityLinkTest
- @coversDefaultClass \Drupal\Core\Entity\EntityBase @group Entity
Namespace
Drupal\Tests\Core\EntityCode
protected $entityTypeManager;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.