If TRUE and the method is GET, a form_id is not necessary.
This property is uncacheable.
Type: bool
File
- core/lib/Drupal/Core/Form/FormState.php, line 263
Class
- FormState
- Stores information about the state of a form.
Namespace
Drupal\Core\Form
Code
protected $always_process;
Please login to continue.