Skip to content

Commit 9e51e89

Browse files
Merge branch '5.3'
2 parents dbd20f2 + 1bc87b5 commit 9e51e89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Cache/MemcachedStore.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ public function flush()
194194
/**
195195
* Get the UNIX timestamp for the given number of minutes.
196196
*
197-
* @parma int $minutes
197+
* @param int $minutes
198198
* @return int
199199
*/
200200
protected function toTimestamp($minutes)

0 commit comments

Comments
 (0)