You are here

protected property DsEntityRow::$viewsData in Display Suite 8.2

Same name and namespace in other branches
  1. 8.4 src/Plugin/Derivative/DsEntityRow.php \Drupal\ds\Plugin\Derivative\DsEntityRow::viewsData
  2. 8.3 src/Plugin/Derivative/DsEntityRow.php \Drupal\ds\Plugin\Derivative\DsEntityRow::viewsData

The views data service.

Type: \Drupal\views\ViewsData

File

src/Plugin/Derivative/DsEntityRow.php, line 45

Class

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

Namespace

Drupal\ds\Plugin\Derivative

Code

protected $viewsData;