You are here

protected property SubscriptionBlock::$mailingListManager in Mailing List 8

The mailing list manager.

Type: \Drupal\mailing_list\MailingListManagerInterface

File

src/Plugin/Block/SubscriptionBlock.php, line 46

Class

SubscriptionBlock
Mailing list subscription blocks.

Namespace

Drupal\mailing_list\Plugin\Block

Code

protected $mailingListManager;