Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

Commit

Permalink
Fixed documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
aimeos committed Dec 31, 2016
1 parent 86bd1d2 commit cc06f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/custom/src/MW/Cache/Flow.php
Expand Up @@ -183,7 +183,7 @@ public function getMultipleByTags( array $tags )
*
* @inheritDoc
*
* @param string $name Key string for the given value like product/id/123
* @param string $key Key string for the given value like product/id/123
* @param mixed $value Value string that should be stored for the given key
* @param int|string|null $expires Date/time string in "YYYY-MM-DD HH:mm:ss"
* format when the cache entry expires
Expand Down

0 comments on commit cc06f91

Please sign in to comment.