The condition plugin manager.
Type: \Drupal\Core\Condition\ConditionManager
File
- core/modules/block/src/BlockForm.php, line 44
Class
- BlockForm
- Provides form for block instance forms.
Namespace
Drupal\block
Code
protected $manager;
The condition plugin manager.
Type: \Drupal\Core\Condition\ConditionManager
Drupal\block
protected $manager;
Please login to continue.