You are here

protected property MassContactCategory::$groupings in Mass Contact 8

The grouping plugins, keyed by plugin ID.

Type: \Drupal\mass_contact\Plugin\MassContact\GroupingMethod\GroupingInterface[]

File

src/Entity/MassContactCategory.php, line 89

Class

MassContactCategory
Defines the Mass contact category entity.

Namespace

Drupal\mass_contact\Entity

Code

protected $groupings;