You are here

protected property DynamicLocalTasks::$translationManager in Entity Clone 8

The translation manager.

Type: \Drupal\Core\StringTranslation\TranslationManager

File

src/Plugin/Derivative/DynamicLocalTasks.php, line 28

Class

DynamicLocalTasks
Defines dynamic local tasks.

Namespace

Drupal\entity_clone\Plugin\Derivative

Code

protected $translationManager;