slack-php-api icon indicating copy to clipboard operation
slack-php-api copied to clipboard

Missing @throws in the phpdocs

Open pmishev opened this issue 3 years ago • 0 comments

This is pretty much a duplicate of https://github.com/jolicode/slack-php-api/issues/126, which was closed without an actual solution. The phpdocs are not correct and it's causing very annoying problems with static code checks. Is there a reason why you can't add @throws SlackErrorResponse ?

pmishev avatar May 09 '22 12:05 pmishev