protected property Editor::$image_upload in Drupal 10
Same name and namespace in other branches
- 8 core/modules/editor/src/Entity/Editor.php \Drupal\editor\Entity\Editor::image_upload
- 9 core/modules/editor/src/Entity/Editor.php \Drupal\editor\Entity\Editor::image_upload
The structured array of image upload settings.
Type: array
File
- core/
modules/ editor/ src/ Entity/ Editor.php, line 66
Class
- Editor
- Defines the configured text editor entity.
Namespace
Drupal\editor\EntityCode
protected $image_upload = [];