protected property EventAccessForm::$redirectDestination in RNG - Events and Registrations 8
Same name and namespace in other branches
- 8.2 src/Form/EventAccessForm.php \Drupal\rng\Form\EventAccessForm::redirectDestination
- 3.x src/Form/EventAccessForm.php \Drupal\rng\Form\EventAccessForm::redirectDestination
The redirect destination service.
Type: \Drupal\Core\Routing\RedirectDestinationInterface
Overrides RedirectDestinationTrait::$redirectDestination
File
- src/
Form/ EventAccessForm.php, line 47
Class
- EventAccessForm
- Form to edit event access.
Namespace
Drupal\rng\FormCode
protected $redirectDestination;