Azure / azure-storage-php

Microsoft Azure Storage Library for PHP
MIT License
217 stars 198 forks source link

Fix type hint for ServiceException::getResponse() #305

Closed pawel-lewtak closed 3 years ago

pawel-lewtak commented 3 years ago

Returned type is actually ResponseInterface and not a string