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