You are here

public property FilterPluginBase::$group_info in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/views/src/Plugin/views/filter/FilterPluginBase.php \Drupal\views\Plugin\views\filter\FilterPluginBase::group_info

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

File

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

Class

FilterPluginBase
Base class for Views filters handler plugins.

Namespace

Drupal\views\Plugin\views\filter

Code

public $group_info = NULL;