@@ -62,7 +62,7 @@ |
||
62 | 62 | * @param string $tag The tag key |
63 | 63 | * @param string $digest The digest hash to store representing the cache item. |
64 | 64 | * |
65 | - * @return bool|void |
|
65 | + * @return false|null |
|
66 | 66 | */ |
67 | 67 | private function saveTag($tag, $digest) |
68 | 68 | { |