Skip to content

Commit

Permalink
Merge pull request #4 from toplan/analysis-z9mrv9
Browse files Browse the repository at this point in the history
Applied fixes from StyleCI
  • Loading branch information
toplan committed Apr 12, 2016
2 parents 83c115e + d419bbe commit 6f5741a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/TaskBalancer/Task.php
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,8 @@ public function storeDriverResult($data)
}

/**
* try to use next backup driver
* try to use next backup driver.
*
* @return bool
*/
public function tryNextDriver()
Expand Down

0 comments on commit 6f5741a

Please sign in to comment.