Completed
Push — feature-EZP-25696 ( e2f6d5...042f22 )
by André
13:06
created
eZ/Publish/Core/MVC/Symfony/Cache/Http/Proxy/TagAwareStore.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -62,7 +62,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.