Loading src/Plugin/CKEditorPlugin/CKEditorAdvancedTab.php +2 −0 Original line number Diff line number Diff line <?php declare(strict_types=1); namespace Drupal\ckeditor_advanced_tab\Plugin\CKEditorPlugin; use Drupal\ckeditor\CKEditorPluginBase; Loading Loading
src/Plugin/CKEditorPlugin/CKEditorAdvancedTab.php +2 −0 Original line number Diff line number Diff line <?php declare(strict_types=1); namespace Drupal\ckeditor_advanced_tab\Plugin\CKEditorPlugin; use Drupal\ckeditor\CKEditorPluginBase; Loading