constant EventManagerInterface::FIELD_REGISTRATION_GROUPS in RNG - Events and Registrations 8.2
Same name and namespace in other branches
- 8 src/EventManagerInterface.php \Drupal\rng\EventManagerInterface::FIELD_REGISTRATION_GROUPS
- 3.x src/EventManagerInterface.php \Drupal\rng\EventManagerInterface::FIELD_REGISTRATION_GROUPS
ID of an `entity_reference` field attached to an event bundle.
Specifies the groups that are applied to new registrations. This field references registration_group entities.
File
- src/
EventManagerInterface.php, line 27
Class
- EventManagerInterface
- Event manager for RNG.
Namespace
Drupal\rngCode
const FIELD_REGISTRATION_GROUPS = 'rng_registration_groups';