sulu / SuluHeadlessBundle

Bundle that provides controllers and services for using Sulu as headless content management system
MIT License
45 stars 25 forks source link

Use ContentTypeResolverInterface in constructor of SingleSelectionContentTypes #110

Closed Prokyonn closed 2 years ago

Prokyonn commented 2 years ago

Using the ContentTypeResolverInterface allows you to decorate e.g. the PageSelectionResolver without having to also override the SinglePageResolver