You are here

protected property CommentBundlesTest::$targetEntityTypes 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::targetEntityTypes

Entity type ids to use for target_entity_type_id on comment bundles.

Type: array

File

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

Class

CommentBundlesTest
Tests that comment bundles behave as expected.

Namespace

Drupal\Tests\comment\Kernel

Code

protected $targetEntityTypes;