You are here

protected property FancyLoginRedirectCommand::$destination in Fancy Login 3.0.x

Same name and namespace in other branches
  1. 8.2 src/Ajax/FancyLoginRedirectCommand.php \Drupal\fancy_login\Ajax\FancyLoginRedirectCommand::destination

The redirect destination.

Type: string

File

src/Ajax/FancyLoginRedirectCommand.php, line 24

Class

FancyLoginRedirectCommand
Defines the redirect command.

Namespace

Drupal\fancy_login\Ajax

Code

protected $destination;