You are here

protected property Redirect404Operations::$entityTypeManager in Redirect 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/redirect_404/src/Plugin/views/field/Redirect404Operations.php, line 27

Class

Redirect404Operations
Provides a views field for the redirect operation buttons.

Namespace

Drupal\redirect_404\Plugin\views\field

Code

protected $entityTypeManager;