You are here

protected property SortableviewsAccess::$entityManager in Sortableviews 8

An instance of the entity manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Access/SortableviewsAccess.php, line 22

Class

SortableviewsAccess
Determines whether user has access to edit a views base entity.

Namespace

Drupal\sortableviews\Access

Code

protected $entityManager;