You are here

protected property MailingList::$max_per_email in Mailing List 8

Subscription limit per email address.

Type: int

File

src/Entity/MailingList.php, line 86

Class

MailingList
Defines the mailing list configuration entity.

Namespace

Drupal\mailing_list\Entity

Code

protected $max_per_email;