froala / KMSFroalaEditorBundle

Symfony bundle for Froala WYSIWYG HTML Rich Text Editor.
https://froala.com/wysiwyg-editor
105 stars 33 forks source link

Change type hints from Router to RouterInterface #35

Closed UFTimmy closed 7 years ago

UFTimmy commented 7 years ago

So you can use this with other routers, like the Symfony CMF's ChainRouter.

sguionni commented 7 years ago

Thanks !