symfony-cmf / block-bundle

Extends the SonataBlockBundle to integrate with PHPCR ODM
https://cmf.symfony.com
20 stars 51 forks source link

Remove class parameters #254

Closed wouterj closed 8 years ago

wouterj commented 8 years ago

This one is a bit weird, as it has lots of class parameters which are configurable. The same applies to some other bundles (it seems to be very inconsistent).

This is mainly done for the admin stuff, so I guess we don't have to worry about it as everything related to sonata admin is extracted from the main bundles anyways.

dbu commented 8 years ago

you added a note to the changelog in some of these PR. i think that would make sense here too.

and yes, lets pay attention to remove the class parameters for the admins when moving them to the sonata integration bundle.

wouterj commented 8 years ago

Added changelog note