You are here

protected property Editor::$image_upload in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 61
Contains \Drupal\editor\Entity\Editor.

Class

Editor
Defines the configured text editor entity.

Namespace

Drupal\editor\Entity

Code

protected $image_upload = array();