TranslateFormBase::$filterValues

Same name in other branches
  1. 9 core/modules/locale/src/Form/TranslateFormBase.php \Drupal\locale\Form\TranslateFormBase::filterValues
  2. 8.9.x core/modules/locale/src/Form/TranslateFormBase.php \Drupal\locale\Form\TranslateFormBase::filterValues
  3. 10 core/modules/locale/src/Form/TranslateFormBase.php \Drupal\locale\Form\TranslateFormBase::filterValues

Filter values. Shared between objects that inherit this class.

Type: array|null

File

core/modules/locale/src/Form/TranslateFormBase.php, line 44

Class

TranslateFormBase
Defines the locale user interface translation form base.

Namespace

Drupal\locale\Form

Code

protected static $filterValues;

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