You are here

protected property MultistepController::$inputValues in Simple multi step form 8

Same name and namespace in other branches
  1. 8.x src/MultistepController.php \Drupal\simple_multistep\MultistepController::inputValues

Input values from $form_state.

Type: array

File

src/MultistepController.php, line 40

Class

MultistepController
Class MultistepController.

Namespace

Drupal\simple_multistep

Code

protected $inputValues;