Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/iranianpep/botonomous
Browse files Browse the repository at this point in the history
  • Loading branch information
iranianpep committed Jul 13, 2017
2 parents fc33c2a + 96c85ab commit fb48c3d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/Botonomous/Slackbot.php
Original file line number Diff line number Diff line change
Expand Up @@ -255,8 +255,10 @@ private function getPluginClassByCommand(Command $command)

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

0 comments on commit fb48c3d

Please sign in to comment.