librarianphp / librarian-core

Core Librarian Source
MIT License
4 stars 1 forks source link

Injecting content type in ContentServiceProvider #17

Closed erikaheidi closed 1 year ago

erikaheidi commented 1 year ago

We need to inject the content type object into views so it's possible to "know" which content type this page is based on - this will allow for customizing views depending on the content type.