protected property TableDragTestForm::$state in Drupal 9
Same name and namespace in other branches
- 8 core/modules/system/tests/modules/tabledrag_test/src/Form/TableDragTestForm.php \Drupal\tabledrag_test\Form\TableDragTestForm::state
The state service.
Type: \Drupal\Core\State\StateInterface
File
- core/
modules/ system/ tests/ modules/ tabledrag_test/ src/ Form/ TableDragTestForm.php, line 20
Class
- TableDragTestForm
- Provides a form for draggable table testing.
Namespace
Drupal\tabledrag_test\FormCode
protected $state;