Skip to content

Commit

Permalink
Merge branch 'master' of ssh://github.com/richan-fongdasen/laravel-va…
Browse files Browse the repository at this point in the history
…rnishable
  • Loading branch information
richan-fongdasen committed Jun 20, 2018
2 parents 7c52c6a + 4c6e156 commit f1077ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Concerns/ManipulateHttpResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ protected function addEtagHeader(Response $response)
*
* @param int $duration
*
* @return integer|double
* @return int|float
*/
protected function getCacheDuration($duration)
{
Expand Down

0 comments on commit f1077ab

Please sign in to comment.