Fix some php doc
This commit is contained in:
@@ -15,7 +15,7 @@ interface CacheInterface
|
||||
*
|
||||
* @access public
|
||||
* @param string $key
|
||||
* @param string $value
|
||||
* @param mixed $value
|
||||
*/
|
||||
public function set($key, $value);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user