You are here

protected property EntityClonePermissions::$translationManager in Entity Clone 8

The string translation manager.

Type: \Drupal\Core\StringTranslation\TranslationManager

File

src/EntityClonePermissions.php, line 28

Class

EntityClonePermissions
Provides dynamic permissions of the entity_clone module.

Namespace

Drupal\entity_clone

Code

protected $translationManager;