You are here

protected property RevisionsOverviewDeriver::$entityTypeManager in Entity API 8.0

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Derivative/RevisionsOverviewDeriver.php, line 24
Contains \Drupal\entity\Plugin\Derivative\RevisionsOverviewDeriver.

Class

RevisionsOverviewDeriver
Provides local tasks for the revision overview.

Namespace

Drupal\entity\Plugin\Derivative

Code

protected $entityTypeManager;