Seditio Source
Root |
./othercms/croogo-4.0.7/vendor/croogo/ckeditor/config/events.php
<?php

return [
   
'EventHandlers' => array(
       
'Croogo/Ckeditor.CkeditorEventHandler' => array(
           
'priority' => 20,
        ),
    ),
];