protected property FancyLoginRefreshPageCommand::$closePopup in Fancy Login 3.0.x
Same name and namespace in other branches
- 8.2 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\AjaxCode
protected $closePopup;