Skip to content

Commit

Permalink
Merge pull request #179 from iranianpep/analysis-zGExko
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 88834d0 + f0a15dd commit 7252577
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 @@ -308,8 +308,10 @@ public function getCommandByMessage($message = null)
*
* @param $commandObject
* @param $command
* @return bool
*
* @throws \Exception
*
* @return bool
*/
private function validateCommandObject($commandObject, $command)
{
Expand Down

0 comments on commit 7252577

Please sign in to comment.