You are here

protected property ContentTranslationHandlerTest::$entityTypeBundleInfo in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php \Drupal\Tests\content_translation\Kernel\ContentTranslationHandlerTest::entityTypeBundleInfo

The entity type bundle information.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php, line 40

Class

ContentTranslationHandlerTest
Tests the content translation handler.

Namespace

Drupal\Tests\content_translation\Kernel

Code

protected $entityTypeBundleInfo;