You are here

protected property MailingList::$max_per_user in Mailing List 8

Subscription limit per user.

Type: int

File

src/Entity/MailingList.php, line 79

Class

MailingList
Defines the mailing list configuration entity.

Namespace

Drupal\mailing_list\Entity

Code

protected $max_per_user;