protected property DsEntityRow::$derivatives in Display Suite 8.4
Same name and namespace in other branches
- 8.2 src/Plugin/Derivative/DsEntityRow.php \Drupal\ds\Plugin\Derivative\DsEntityRow::derivatives
- 8.3 src/Plugin/Derivative/DsEntityRow.php \Drupal\ds\Plugin\Derivative\DsEntityRow::derivatives
Stores all entity row plugin information.
Type: array
File
- src/
Plugin/ Derivative/ DsEntityRow.php, line 24
Class
- DsEntityRow
- Provides DS views row plugin definitions for all non-special entity types.
Namespace
Drupal\ds\Plugin\DerivativeCode
protected $derivatives = [];