Skip to content

Commit 5fcfc39

Browse files
author
Till Hildebrandt
committed
Fix CI
1 parent 47ac710 commit 5fcfc39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CachePlugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ private function calculateResponseExpiresAt($maxAge)
247247
/**
248248
* Verify that we can cache this response.
249249
*
250-
* @param RequestInterface $request
250+
* @param RequestInterface $request
251251
* @param ResponseInterface $response
252252
*
253253
* @return bool

0 commit comments

Comments
 (0)