You are here

public function ServletConfig::__construct in N1ED - Visual editor as CKEditor plugin with Bootstrap support 7

File

vendor/edsdk/file-uploader-server-php/src/servlet/ServletConfig.php, line 21

Class

ServletConfig

Namespace

EdSDK\FileUploaderServer\servlet

Code

public function __construct($m_conf) {
  $this->m_conf = $m_conf;
}