Completed
Push — return-no-cache-when-server-do... ( 8f8df4 )
by Akihito
06:28 queued 14s
created
src/EtagSetterInterface.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -11,6 +11,7 @@
 block discarded – undo
11 11
 {
12 12
     /**
13 13
      * Set Etag
14
+     * @return void
14 15
      */
15 16
     public function __invoke(ResourceObject $ro, int $time = null, HttpCache $httpCache = null);
16 17
 }
Please login to merge, or discard this patch.