You are here

protected property FormWizardBase::$step in Chaos Tool Suite (ctools) 8.3

The current active step of the wizard.

Type: string|null

File

src/Wizard/FormWizardBase.php, line 72

Class

FormWizardBase
The base class for all form wizard.

Namespace

Drupal\ctools\Wizard

Code

protected $step;