Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Sep 6, 2017
1 parent a622b76 commit 1deaaa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Redis/RedisManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ protected function connector()
*
* @return array
*/
public function getConnections()
public function connections()
{
return $this->connections;
}
Expand Down

0 comments on commit 1deaaa9

Please sign in to comment.