You are here

protected property EntityCloneForm::$stringTranslationManager in Entity Clone 8

The string translation manager.

Type: \Drupal\Core\StringTranslation\TranslationManager

File

src/Form/EntityCloneForm.php, line 51

Class

EntityCloneForm
Implements an entity Clone form.

Namespace

Drupal\entity_clone\Form

Code

protected $stringTranslationManager;