You are here

protected property Subscribe::$entityManager in Mailing List 8

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

src/Plugin/views/access/Subscribe.php, line 34

Class

Subscribe
Views access plugin that provides access for mailing list subscribers.

Namespace

Drupal\mailing_list\Plugin\views\access

Code

protected $entityManager;