CKEditor5ImageController::DEFAULT_IMAGE_EXTENSIONS

The default allowed image extensions.

Deprecated

in drupal:10.3.0 and is removed from drupal:11.0.0 without replacement.

See also

https://www.drupal.org/node/3384728

File

core/modules/ckeditor5/src/Controller/CKEditor5ImageController.php, line 48

Class

CKEditor5ImageController
Returns response for CKEditor 5 Simple image upload adapter.

Namespace

Drupal\ckeditor5\Controller

Code

const DEFAULT_IMAGE_EXTENSIONS = 'gif png jpg jpeg';

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