protected property EntityLinkTest::$linkGenerator in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Core/Entity/EntityLinkTest.php \Drupal\Tests\Core\Entity\EntityLinkTest::linkGenerator
The tested link generator.
Type: \Drupal\Core\Utility\LinkGeneratorInterface|\PHPUnit\Framework\MockObject\MockObject
File
- core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityLinkTest.php, line 29
Class
- EntityLinkTest
- @coversDefaultClass \Drupal\Core\Entity\EntityBase @group Entity
Namespace
Drupal\Tests\Core\EntityCode
protected $linkGenerator;