You are here

protected property ImportForm::$userInput in Term CSV Export Import 8

Same name and namespace in other branches
  1. 8.3 src/Form/ImportForm.php \Drupal\term_csv_export_import\Form\ImportForm::userInput
  2. 8.2 src/Form/ImportForm.php \Drupal\term_csv_export_import\Form\ImportForm::userInput

Keep track of user input.

Type: userInput

File

src/Form/ImportForm.php, line 32

Class

ImportForm
Class ImportForm.

Namespace

Drupal\term_csv_export_import\Form

Code

protected $userInput = [];