More checks on cache returned values.

Switched to Redis in tests.
This commit is contained in:
Benoît Burnichon
2015-06-12 12:09:00 +02:00
parent 4241fd0e6c
commit 43d93eef36
4 changed files with 9 additions and 8 deletions

View File

@@ -420,8 +420,7 @@ class appbox extends base
}
/**
*
* @param <type> $option
* @param string $option
* @return string
*/
public function get_cache_key($option = null)