You are here

private property N1EDSelfHosted::$plugins in N1ED - Visual editor as CKEditor plugin with Bootstrap support 8.2

File

src/Controller/N1EDSelfHosted.php, line 7

Class

N1EDSelfHosted

Namespace

Drupal\n1ed\Controller

Code

private $plugins = [
  'Widgets',
  'Flmngr',
  'ImgPen',
  'BootstrapEditor',
  'Translator',
];