You are here

public property EventType::$custom_rules in RNG - Events and Registrations 8

Allow event managers to customize default rules.

Type: boolean

File

src/Entity/EventType.php, line 93

Class

EventType
Defines the event type entity.

Namespace

Drupal\rng\Entity

Code

public $custom_rules = TRUE;