You are here

protected property IngredientTranslationTest::$contentTranslationManager in Recipe 8.2

The content translation manager service.

Type: \Drupal\content_translation\ContentTranslationManagerInterface

File

modules/ingredient/tests/src/Functional/IngredientTranslationTest.php, line 29

Class

IngredientTranslationTest
Tests the translatability of Ingredient entities.

Namespace

Drupal\Tests\ingredient\Functional

Code

protected $contentTranslationManager;