You are here

protected property ViewsParityRowEntityRow::$entityTypeManager in Views Parity Row 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Derivative/ViewsParityRowEntityRow.php, line 40

Class

ViewsParityRowEntityRow
Provides views row plugin definitions for all non-special entity types.

Namespace

Drupal\views_parity_row\Plugin\Derivative

Code

protected $entityTypeManager;