You are here

private property WithDestination::$redirectDestination in Group 8

Same name and namespace in other branches
  1. 2.0.x src/Plugin/Menu/LocalAction/WithDestination.php \Drupal\group\Plugin\Menu\LocalAction\WithDestination::redirectDestination

The redirect destination.

Type: \Drupal\Core\Routing\RedirectDestinationInterface

File

src/Plugin/Menu/LocalAction/WithDestination.php, line 26

Class

WithDestination
Modifies the local action to add a destination.

Namespace

Drupal\group\Plugin\Menu\LocalAction

Code

private $redirectDestination;