public property RngEventType::$custom_rules in RNG - Events and Registrations 8.2
Same name and namespace in other branches
- 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\EntityCode
public $custom_rules = TRUE;