FriendsOfSymfony / FOSCKEditorBundle

Provides a CKEditor integration for your Symfony project.
Other
519 stars 83 forks source link

Exception marker #141

Closed kunicmarko20 closed 5 years ago

kunicmarko20 commented 6 years ago
Q A
Bug fix? no
New feature? no
BC breaks? yes
Deprecations? no
License MIT

I think that exception marker should be an interface or at least an abstract class, rather than an empty class extending php exception. Only one exception is changed because other ones will be removed.