Joachim Løvgaard
Joachim Løvgaard
> @loevgaard that one exists already Didn't know that :) >@loevgaard sorry, I think the naming is poorly chosen. Maybe it is wise to rename the nonNegativeInteger to unsignedInteger, because...
Yeah, exactly. Makes a lot of sense :)
Yes, that works. I guess the other problem is actually a Psalm issue. When the `parent::__construct()` call is made it initializes the `Response::$header` property. I would've thought it could detect...
I was too fast. I forgot to clear the cache: Here are the errors I have after that change: ``` ERROR: PropertyNotSetInConstructor - src/Renderer/PdfResponse.php:11:13 - Property Setono\SyliusGiftCardPlugin\Renderer\PdfResponse::$headers is not defined...