You are here

protected property EventAccessForm::$redirectDestination in RNG - Events and Registrations 8

Same name and namespace in other branches
  1. 8.2 src/Form/EventAccessForm.php \Drupal\rng\Form\EventAccessForm::redirectDestination
  2. 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\Form

Code

protected $redirectDestination;