You are here

protected property FancyLoginRedirectCommand::$closePopup in Fancy Login 8.2

Same name and namespace in other branches
  1. 3.0.x src/Ajax/FancyLoginRedirectCommand.php \Drupal\fancy_login\Ajax\FancyLoginRedirectCommand::closePopup

A boolean indicating whether or not the popup should be closed first.

Type: bool

File

src/Ajax/FancyLoginRedirectCommand.php, line 17

Class

FancyLoginRedirectCommand
Defines the redirect command.

Namespace

Drupal\fancy_login\Ajax

Code

protected $closePopup;