title | issue | author | author_email |
---|---|---|---|
Fixed bug getZipcode return value must be string |
NEXT-31148 |
Florian Keller |
f.keller@shopware.com |
- Changed
Shopware\Core\Checkout\Order\Aggregate\OrderAddress::getZipcode()
to avoid nullable return value, string is expected.