Salamek/PplMyApi

return type

Closed this issue · 1 comments

ne2d commented

public function getParcelShops(string $code = null, string $countryCode = Country::CZ, string $accessPointType = null, bool $activeCardPayment = null, string $city = null, float $latitude = null, float $longitude = null, int $radius = null, string $zipCode = null): array

na konci mas :array ... kdyz to u sebe zmenim na :mixed tak mi to funguje, jinak to vraci chybu Return value must be of type array, stdClass returned

Fixed in 2.7.1