You are here

protected property FormController::$condition in Drupal 9

Same name and namespace in other branches
  1. 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_test

Code

protected $condition;