You are here

protected property RevisionsLocalTask::$entityTypeManager in Workspace 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Derivative/RevisionsLocalTask.php, line 24

Class

RevisionsLocalTask
Provides local task definitions for all entity bundles.

Namespace

Drupal\workspace\Plugin\Derivative

Code

protected $entityTypeManager;