You are here

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

Sets a test config.

1 method overrides ConfigInterface::setTestConfig()
ServletConfig::setTestConfig in src/Flmngr/FileUploaderServer/servlet/ServletConfig.php
Sets a test config.

File

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

Class

ConfigInterface
Config interface for storing uploader settings.

Namespace

Drupal\n1ed\Flmngr\FileUploaderServer\lib\config

Code

public function setTestConfig($testConf);