You are here

public function Nofollow::isEnabled in Ckeditor Nofollow 8

File

src/Plugin/CKEditorPlugin/NoFollow.php, line 63

Class

Nofollow
Defines the "Ckeditor Nofollow" plugin.

Namespace

Drupal\ckeditor_nofollow\Plugin\CKEditorPlugin

Code

public function isEnabled(Editor $editor) {
}