You are here

protected property SubscriptionAddAccessCheck::$entityManager in Mailing List 8

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

src/Access/SubscriptionAddAccessCheck.php, line 21

Class

SubscriptionAddAccessCheck
Determines access to for subscription add pages.

Namespace

Drupal\mailing_list\Access

Code

protected $entityManager;