protected property FormController::$condition in Drupal 9
Same name and namespace in other branches
- 8 core/modules/system/tests/modules/condition_test/src/FormController.php \Drupal\condition_test\FormController::condition
The condition plugin we will be working with.
Type: \Drupal\Core\Condition\ConditionInterface
File
- core/
modules/ system/ tests/ modules/ condition_test/ src/ FormController.php, line 20
Class
- FormController
- Routing controller class for condition_test testing of condition forms.
Namespace
Drupal\condition_testCode
protected $condition;