You are here

public property RngEventType::$custom_rules in RNG - Events and Registrations 8.2

Same name and namespace in other branches
  1. 3.x src/Entity/RngEventType.php \Drupal\rng\Entity\RngEventType::custom_rules

Allow event managers to customize default rules.

Type: bool

File

src/Entity/RngEventType.php, line 92

Class

RngEventType
Defines the event type entity.

Namespace

Drupal\rng\Entity

Code

public $custom_rules = TRUE;