You are here

protected property FancyLoginLoadFormCommand::$form in Fancy Login 8.2

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

The loaded form.

Type: array

File

src/Ajax/FancyLoginLoadFormCommand.php, line 17

Class

FancyLoginLoadFormCommand
Defines the load form ajax command.

Namespace

Drupal\fancy_login\Ajax

Code

protected $form;