protected property TranslateFormBase::$state in Drupal 8
Same name and namespace in other branches
- 9 core/modules/locale/src/Form/TranslateFormBase.php \Drupal\locale\Form\TranslateFormBase::state
The state store.
Type: \Drupal\Core\State\StateInterface
File
- core/
modules/ locale/ src/ Form/ TranslateFormBase.php, line 30
Class
- TranslateFormBase
- Defines the locale user interface translation form base.
Namespace
Drupal\locale\FormCode
protected $state;