Skip to content

Commit

Permalink
StyleCI adjustment
Browse files Browse the repository at this point in the history
Signed-off-by: Hunter Skrasek <hunterskrasek@me.com>
  • Loading branch information
hskrasek committed May 8, 2018
1 parent 27c59f6 commit 06abbde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Contracts/Redis/Connections/Connection.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ public function psubscribe($channels, Closure $callback);
* @return mixed
*/
public function command($method, array $parameters = []);
}
}

0 comments on commit 06abbde

Please sign in to comment.