You are here

protected property MassContactCategory::$selected in Mass Contact 8

Boolean indicating if this category should be selected by default.

Type: bool

File

src/Entity/MassContactCategory.php, line 96

Class

MassContactCategory
Defines the Mass contact category entity.

Namespace

Drupal\mass_contact\Entity

Code

protected $selected = FALSE;