function BcEditor::getJSSettings

Overrides EditorPluginInterface::getJSSettings

File

core/modules/editor/tests/src/Unit/EditorBaseTest.php, line 120

Class

BcEditor

Namespace

Drupal\Tests\editor\Unit

Code

public function getJSSettings(Editor $editor) {
    return [];
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.