You are here

protected property FancyLoginLoadFormCommand::$form in Fancy Login 3.0.x

Same name and namespace in other branches
  1. 8.2 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;