You are here

protected property CommentBundlesTest::$entityFieldManager in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/comment/tests/src/Kernel/CommentBundlesTest.php \Drupal\Tests\comment\Kernel\CommentBundlesTest::entityFieldManager

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

core/modules/comment/tests/src/Kernel/CommentBundlesTest.php, line 30

Class

CommentBundlesTest
Tests that comment bundles behave as expected.

Namespace

Drupal\Tests\comment\Kernel

Code

protected $entityFieldManager;