protected property DsEntityRow::$entityTypeManager in Display Suite 8.3
Same name and namespace in other branches
- 8.4 src/Plugin/Derivative/DsEntityRow.php \Drupal\ds\Plugin\Derivative\DsEntityRow::entityTypeManager
- 8.2 src/Plugin/Derivative/DsEntityRow.php \Drupal\ds\Plugin\Derivative\DsEntityRow::entityTypeManager
The entity manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ Derivative/ DsEntityRow.php, line 38
Class
- DsEntityRow
- Provides DS views row plugin definitions for all non-special entity types.
Namespace
Drupal\ds\Plugin\DerivativeCode
protected $entityTypeManager;