protected property SortableViewsStyleTrait::$entityManager in Sortableviews 8
An instance of the entity manager service.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
SortableViewsStyleTrait.php, line 21
Class
- SortableViewsStyleTrait
- Provides sortable functionality for View styles.
Namespace
Drupal\sortableviewsCode
protected $entityManager;