protected property DsEntityRow::$basePluginId in Display Suite 8.3
Same name and namespace in other branches
- 8.4 src/Plugin/Derivative/DsEntityRow.php \Drupal\ds\Plugin\Derivative\DsEntityRow::basePluginId
- 8.2 src/Plugin/Derivative/DsEntityRow.php \Drupal\ds\Plugin\Derivative\DsEntityRow::basePluginId
The base plugin ID that the derivative is for.
Type: string
File
- src/
Plugin/ Derivative/ DsEntityRow.php, line 31
Class
- DsEntityRow
- Provides DS views row plugin definitions for all non-special entity types.
Namespace
Drupal\ds\Plugin\DerivativeCode
protected $basePluginId;