fix: handle non-existing getImages method in Carousel class
Änderungen vergleichen
Dateien
12- Jan Wennrich erstellt
Add QUIQQER Tooling See merge request !11
+ 5
− 1
This commit addresses the issue where a call to the undefined method getImages
on the possible
false
in Carousel.php
was causing an error.
A check is now in place before calling the method. Consequently, the phpstan-baseline.neon file has
also been updated to remove the now unnecessary error suppression.
Related: #28 (closed)
Add QUIQQER Tooling See merge request !11
PCSG & QUIQQER support and DEV System - GitLab