Skip to content

Commit

Permalink
Merge pull request #38 from spatie/analysis-zDrPV5
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
freekmurze committed Jun 19, 2019
2 parents c02f002 + e406651 commit bcc9c28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cache.php
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ public static function forget(string $objectHash)
}

/**
* Flush the entire cache
* Flush the entire cache.
*/
public static function flush()
{
Expand Down

0 comments on commit bcc9c28

Please sign in to comment.