Added
- [#7994] Added usage of ExporterInterface instead of Exporter class. (@pkameisha)
- [#7964] Ability to configure admin extension in the
sonata_admin.extensionsconfig with the admin class rather than the model class thanks toadmin_implements,admin_instanceof,admin_extendsandadmin_useoptions. (@VincentLanglet) - [#7964]
excludes,extends,implements,instanceof,uses,admin_implements,admin_instanceof,admin_extendsandadmin_useoptions are now available directly when tagging an admin extension. (@VincentLanglet)