You are here

public property RngEventType::$custom_rules in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 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;