EditorInterface::getImageUploadSettings

public EditorInterface::getImageUploadSettings()

Returns the image upload settings.

Return value

array A structured array containing image upload settings.

File

core/modules/editor/src/EditorInterface.php, line 73

Class

EditorInterface
Provides an interface defining a text editor entity.

Namespace

Drupal\editor

Code

1
public function getImageUploadSettings();
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.