Indicates if this plugin is part of the optimized CKEditor build.
Plugins marked as internal are implicitly loaded as part of CKEditor.
Return value
bool
File
- drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginInterface.php, line 41
- Contains \Drupal\ckeditor\CKEditorPluginInterface.
Class
- CKEditorPluginInterface
- Defines an interface for (loading of) CKEditor plugins.
Namespace
Drupal\ckeditor
Code
public function isInternal();