PimcoreTinymceBundle no longer implements PimcoreBundleAdminClassicInterface and no longer uses BundleAdminClassicTrait. All ExtJS-based Admin Classic UI assets have been removed.
The following JavaScript files have been removed:
public/js/editor.js
All public/js/langs/*.js language files (70+ language stubs)
The CSS file public/css/editor.css has been removed.
The methods getCssPaths(), getEditmodeCssPaths(), getJsPaths(), getEditmodeJsPaths(), and the private getAllJsPaths() have been removed from PimcoreTinymceBundle.
Pimcore\Bundle\TinymceBundle\EventListener\IndexSettingsListener has been removed. It was used to pass the TinyMCE script URL into the Admin Classic index settings event.