Implements \Drupal\ckeditor\Plugin\CKEditorPluginInterface::getFile().
Overrides CKEditorPluginInterface::getFile
public function getFile() { // This plugin is already part of Drupal core's CKEditor build. return FALSE; }