ImageToolkitForm::$availableToolkits
Same name in other branches
- 9 core/modules/system/src/Form/ImageToolkitForm.php \Drupal\system\Form\ImageToolkitForm::availableToolkits
- 8.9.x core/modules/system/src/Form/ImageToolkitForm.php \Drupal\system\Form\ImageToolkitForm::availableToolkits
- 11.x core/modules/system/src/Form/ImageToolkitForm.php \Drupal\system\Form\ImageToolkitForm::availableToolkits
An array containing currently available toolkits.
Type: \Drupal\Core\ImageToolkit\ImageToolkitInterface[]
File
-
core/
modules/ system/ src/ Form/ ImageToolkitForm.php, line 24
Class
- ImageToolkitForm
- Configures image toolkit settings for this site.
Namespace
Drupal\system\FormCode
protected $availableToolkits = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.