You are here

protected property FancyLoginRefreshPageCommand::$closePopup in Fancy Login 8.2

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

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

Type: bool

File

src/Ajax/FancyLoginRefreshPageCommand.php, line 17

Class

FancyLoginRefreshPageCommand
Defines the refresh page ajax command.

Namespace

Drupal\fancy_login\Ajax

Code

protected $closePopup;