You are here

protected property MessageListForm::$redirectDestination in RNG - Events and Registrations 8.2

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

The redirect destination service.

Type: \Drupal\Core\Routing\RedirectDestinationInterface

Overrides RedirectDestinationTrait::$redirectDestination

File

src/Form/MessageListForm.php, line 25

Class

MessageListForm
Creates message list form.

Namespace

Drupal\rng\Form

Code

protected $redirectDestination;