You are here

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

Stores all entity row plugin information.

Type: array

File

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

Class

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

Namespace

Drupal\views_parity_row\Plugin\Derivative

Code

protected $derivatives = [];