You are here

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

The base plugin ID that the derivative is for.

Type: string

File

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

Class

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

Namespace

Drupal\views_parity_row\Plugin\Derivative

Code

protected $basePluginId;