All the form data from $form_state->getValues().
Type: array
File
- core/modules/views/src/ViewExecutable.php, line 138
Class
- ViewExecutable
- Represents a view as a whole.
Namespace
Drupal\views
Code
1 | public $exposed_data = array (); |
All the form data from $form_state->getValues().
Type: array
Drupal\views
1 | public $exposed_data = array (); |
Designed by : w10schools
service@w10schools.com
Please login to continue.