- Issue created by @Mok7tar
we have declration issue
Fatal error: Declaration of Drupal\ai_ckeditor\Plugin\AICKEditor\FleschScore::buildCkEditorModalForm(array $form, Drupal\Core\Form\FormStateInterface $form_state) must be compatible with Drupal\ai_ckeditor\AiCKEditorPluginBase::buildCkEditorModalForm(array $form, Drupal\Core\Form\FormStateInterface $form_state, array $settings = []) in /home/www/subsites/web/modules/contrib/ai_ckeditor_extras/src/Plugin/AiCKEditor/FleschScore.php on line 58
add missing third parameter
Active
1.0
Code