Commit graph

6 commits

Author SHA1 Message Date
ead6c4f530 Streamline PHP files
Add strict types and move namespace.
2022-09-21 13:53:34 +02:00
7f76b5b1b2 Resolve PHPStan findings 2022-09-21 13:50:09 +02:00
19ddacb246 Use pageinfo and remove extension scanner false positive
As only pageinfo is used, only this is stored for now.
Also the single line accessing the property is marked to be ignored by
extension scanner.
2020-04-01 11:45:27 +02:00
3cbe62319e Add seo description to page preview for easier editing 2020-01-10 16:24:30 +01:00
c6365e6b4a Adjust design 2020-01-10 15:50:09 +01:00
1279334ed1 Use PageLayoutHeader hook instead of new PageLayoutView hook
Do not overcomplicate the implementation.
Just add page info to rendered page.
2020-01-08 19:15:08 +01:00