You are here

protected property FormController::$condition in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 25
Contains \Drupal\condition_test\FormController.

Class

FormController
Routing controller class for condition_test testing of condition forms.

Namespace

Drupal\condition_test

Code

protected $condition;