You are here

class Settings in N1ED - Visual editor as CKEditor plugin with Bootstrap support 7

Hierarchy

  • class \EdSDK\FileUploaderServer\lib\action\resp\Settings

Expanded class hierarchy of Settings

File

vendor/edsdk/file-uploader-server-php/src/lib/action/resp/Settings.php, line 12

Namespace

EdSDK\FileUploaderServer\lib\action\resp
View source
class Settings {
  public $maxImageResizeWidth;
  public $maxImageResizeHeight;

}

Members