You are here

protected property SortableViewsStyleTrait::$entityFieldManager in Sortableviews 8

An instance of the Entity Field Manager service.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/SortableViewsStyleTrait.php, line 35

Class

SortableViewsStyleTrait
Provides sortable functionality for View styles.

Namespace

Drupal\sortableviews

Code

protected $entityFieldManager;