Completed
Pull Request — 1.x (#55)
by Akihito
20:51
created
src/EtagSetterInterface.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -13,6 +13,7 @@
 block discarded – undo
13 13
 {
14 14
     /**
15 15
      * Set Etag
16
+     * @return void
16 17
      */
17 18
     public function __invoke(ResourceObject $resourceObject, int $time = null, HttpCache $httpCache = null);
18 19
 }
Please login to merge, or discard this patch.