laravel-soap icon indicating copy to clipboard operation
laravel-soap copied to clipboard

Suggestion: add phpdoc @throws tags where needed

Open sk33wiff opened this issue 7 years ago • 0 comments

This will help IDEs helpers to identify potentially unhanded exceptions.

i.e:

https://github.com/artisaninweb/laravel-soap/blob/master/src/Artisaninweb/SoapWrapper/Client.php#L181

sk33wiff avatar Jan 11 '18 00:01 sk33wiff