Add new ViewParameterInterface with options
lolautruche opened this issue · 0 comments
lolautruche commented
Follow-up of #22
ViewParameterProviderInterface::getParameters()
should have $options
argument enforced in the prototype. As of v1.1, it was possible to add it with a default value and was added to ConfigurableViewParameterProvider
.
As this is a BC break (interface change), this must go into v2.0.