Update 'next-3.x' with latest changes from 'main'
Änderungen vergleichen
Dateien
2- Henning Leutz erstellt
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
@@ -134,9 +134,13 @@ public function getBody(): string