You are here

public function ConfigInterface::getMaxImageResizeWidth in N1ED - Visual editor as CKEditor plugin with Bootstrap support 8.2

Gets maximum image width for resizing.

1 method overrides ConfigInterface::getMaxImageResizeWidth()
ServletConfig::getMaxImageResizeWidth in src/Flmngr/FileUploaderServer/servlet/ServletConfig.php
Gets maximum image width for resizing.

File

src/Flmngr/FileUploaderServer/lib/config/ConfigInterface.php, line 38

Class

ConfigInterface
Config interface for storing uploader settings.

Namespace

Drupal\n1ed\Flmngr\FileUploaderServer\lib\config

Code

public function getMaxImageResizeWidth();