- Issue created by @pvbergen
- Assigned to ighosh
- Merge request !99Issue #3410543 - Use dependency injection for plugin dependencies. → (Open) created by Unnamed author
- 🇮🇳India ighosh
@pvbergen
Fixed all phpcs issues except this one -
FILE: /pagedesigner/tests/src/Kernel/AbstractPagedesignerTest.php
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------------------------------
21 | ERROR | Do not disable strict config schema checking in tests. Instead ensure your module properly declares its schema for configurations.
-------------------------------------------------------------------------------------------------------------------------------------------------
Please review and let me know in case of any concerns. - Status changed to Closed: outdated
11 months ago 11:42am 6 February 2024 - 🇨🇭Switzerland pvbergen
Thanks for raising this issue. This is already being resolved in 4.x, which also will include some interface changes.
We won't update 3.x with these changes anymore.Closing as outdated.