-
Bug
-
Resolution: Fixed
-
Major
-
3.9
-
None
-
None
Currently, most of ContentTypeHelper's methods take contentTypes and mixinTypes (both String arrays) as arguments.
These methods should be duplicated, replacing these with a single Content argument (most of the time they are called by a context with a single Content).