function BcEditor::getLibraries

Overrides EditorPluginInterface::getLibraries

File

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

Class

BcEditor

Namespace

Drupal\Tests\editor\Unit

Code

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

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