protected property ContentTranslationHandlerTest::$messenger in Drupal 8
Same name and namespace in other branches
- 9 core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php \Drupal\Tests\content_translation\Kernel\ContentTranslationHandlerTest::messenger
The messenger.
Type: \Drupal\Core\Messenger\MessengerInterface
File
- core/
modules/ content_translation/ tests/ src/ Kernel/ ContentTranslationHandlerTest.php, line 54
Class
- ContentTranslationHandlerTest
- Tests the content translation handler.
Namespace
Drupal\Tests\content_translation\KernelCode
protected $messenger;