You are here

protected property CommentLinkBuilderTest::$entityManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php \Drupal\Tests\comment\Unit\CommentLinkBuilderTest::entityManager

The entity manager service.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php, line 42
Contains \Drupal\Tests\comment\Unit\CommentLinkBuilderTest.

Class

CommentLinkBuilderTest
@coversDefaultClass \Drupal\comment\CommentLinkBuilder @group comment

Namespace

Drupal\Tests\comment\Unit

Code

protected $entityManager;