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