The type of the entity being translated.
Type: string
File
- core/modules/content_translation/src/ContentTranslationHandler.php, line 33
Class
- ContentTranslationHandler
- Base class for content translation handlers.
Namespace
Drupal\content_translation
Code
1 | protected $entityTypeId ; |
Please login to continue.