You are here

protected static property TranslateFormBase::$filterValues in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/locale/src/Form/TranslateFormBase.php \Drupal\locale\Form\TranslateFormBase::filterValues
  2. 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;