Skip to content

Commit

Permalink
Update docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
iranianpep committed Jul 13, 2017
1 parent 9d69ad4 commit 864d663
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/Botonomous/Slackbot.php
Original file line number Diff line number Diff line change
Expand Up @@ -255,10 +255,8 @@ private function getPluginClassByCommand(Command $command)

/**
* @param null $message
*
* @return bool|Command|void
* @throws \Exception
*
* @return Command
*/
public function getCommandByMessage($message = null)
{
Expand Down

0 comments on commit 864d663

Please sign in to comment.