public property EntityReferenceFilterViewResult::$validatedExposedInput in Views Reference Filter 8
Stores the exposed input for this filter.
Type: mixed
File
- src/
Plugin/ views/ filter/ EntityReferenceFilterViewResult.php, line 38
Class
- EntityReferenceFilterViewResult
- Filter by entity id using items got from the another view..
Namespace
Drupal\entityreference_filter\Plugin\views\filterCode
public $validatedExposedInput = NULL;