FilterPluginBase::$group_info

Contains the information of the selected item in a grouped filter.

Type: group_info

File

core/modules/views/src/Plugin/views/filter/FilterPluginBase.php, line 66

Class

FilterPluginBase
Base class for Views filters handler plugins.

Namespace

Drupal\views\Plugin\views\filter

Code

public $group_info = NULL;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.