function EditorImageUploadSettings::__construct

Same name and namespace in other branches
  1. 11.x core/modules/editor/src/EditorImageUploadSettings.php \Drupal\editor\EditorImageUploadSettings::__construct()

File

core/modules/editor/src/EditorImageUploadSettings.php, line 25

Class

EditorImageUploadSettings
Subform helper to configure the text editor's image upload settings.

Namespace

Drupal\editor

Code

public function __construct(protected ConfigFactoryInterface $configFactory, protected StreamWrapperManagerInterface $streamWrapperManager) {
}

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