You are here

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

Same name and namespace in other branches
  1. 8.2 src/Form/EventTypeAccessDefaultsForm.php \Drupal\rng\Form\EventTypeAccessDefaultsForm::redirectDestination
  2. 3.x src/Form/EventTypeAccessDefaultsForm.php \Drupal\rng\Form\EventTypeAccessDefaultsForm::redirectDestination

The redirect destination service.

Type: \Drupal\Core\Routing\RedirectDestinationInterface

Overrides RedirectDestinationTrait::$redirectDestination

File

src/Form/EventTypeAccessDefaultsForm.php, line 27

Class

EventTypeAccessDefaultsForm
Form for event type access defaults.

Namespace

Drupal\rng\Form

Code

protected $redirectDestination;