ViewExecutable::$exposed_raw_input

Exposed widget input directly from the $form_state->getValues().

Type: array

File

core/modules/views/src/ViewExecutable.php, line 152

Class

ViewExecutable
Represents a view as a whole.

Namespace

Drupal\views

Code

public $exposed_raw_input = array();
doc_Drupal
2016-10-29 09:54:11
Comments
Leave a Comment

Please login to continue.