protected property CommentBundlesTest::$entityFieldManager in Drupal 9
Same name and namespace in other branches
- 8 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\KernelCode
protected $entityFieldManager;