Skip to content

Commit

Permalink
Fixed docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Jan 28, 2018
1 parent 7d07e3d commit 6e921c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Core/Retry/RetryStrategyInterface.php
Expand Up @@ -17,8 +17,8 @@
use Exception;

/**
* Makes sure the connection to the database is alive before authorizing
* the retry of an action.
* Used to instruct the CommandRetry object on whether or not a retry
* for an action should be performed
*/
interface RetryStrategyInterface
{
Expand Down

0 comments on commit 6e921c1

Please sign in to comment.