- Issue created by @agoradesign
- Status changed to Needs review
6 months ago 12:45pm 3 May 2024 - First commit to issue fork.
- Status changed to Fixed
6 months ago 1:31pm 3 May 2024 Automatically closed - issue fixed for 2 weeks with no activity.
The code style fixes in π Fix errors found by Gitlab CI - PHPstan Fixed unfortunately broke the module's functionality. A11yProjectChecklist::getA11yProjectChecklist() return type was changed to string, but the only callling place inside the .module file expects an array. Therefore we need to change that function back to returning arrays, but with a dedicated return type declaration.
Fixed
1.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.