Editor::$image_upload

Same name and namespace in other branches
  1. 9 core/modules/editor/src/Entity/Editor.php \Drupal\editor\Entity\Editor::image_upload
  2. 10 core/modules/editor/src/Entity/Editor.php \Drupal\editor\Entity\Editor::image_upload
  3. 11.x 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\Entity

Code

protected $image_upload = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.