Closed richardhj closed 4 years ago
@richardhj can you push this at gitlab? base ist feature/2.2.0
As this is a service, the setters are not acceptable as this would introduce a state to the service.
Decoration or cloning of the service would be in fact the way to go here.
Please move to gitlab to discuss this.
Description
I need to change URL suffix on runtime, and decorating the service seems superfluous for me.
I use the URL builder on a custom route. This custom route uses
.ics
as URL suffix. I need the URL builder to strip of the URL suffix.Checklist
@authors
in touched PHP files