You are here

protected property Styleswitcher::$redirectDestination in Style Switcher 8.2

Same name and namespace in other branches
  1. 3.0.x src/Plugin/Block/Styleswitcher.php \Drupal\styleswitcher\Plugin\Block\Styleswitcher::redirectDestination

The Redirect Destination service.

Type: \Drupal\Core\Routing\RedirectDestinationInterface

File

src/Plugin/Block/Styleswitcher.php, line 36

Class

Styleswitcher
Provides the Style Switcher block.

Namespace

Drupal\styleswitcher\Plugin\Block

Code

protected $redirectDestination;