Skip to content

Commit

Permalink
Merge pull request #181 from iranianpep/analysis-8KBxQR
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
iranianpep committed Jul 13, 2017
2 parents 864d663 + 46d0a6c commit 96c85ab
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 96c85ab

Please sign in to comment.