You are here

protected property ContentTranslationMetadataWrapper::$handler in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/content_translation/src/ContentTranslationMetadataWrapper.php \Drupal\content_translation\ContentTranslationMetadataWrapper::handler

The content translation handler.

Type: \Drupal\content_translation\ContentTranslationHandlerInterface

File

core/modules/content_translation/src/ContentTranslationMetadataWrapper.php, line 25

Class

ContentTranslationMetadataWrapper
Base class for content translation metadata wrappers.

Namespace

Drupal\content_translation

Code

protected $handler;