You are here

protected property HighContrastController::$redirectDestination in High contrast 8

Holds the redirect path for after enabling high contrast.

Type: string

Overrides RedirectDestinationTrait::$redirectDestination

File

src/HighContrastController.php, line 22

Class

HighContrastController
This class handles the enabling and disabling of high contrast mode.

Namespace

Drupal\high_contrast

Code

protected $redirectDestination;