Completed
Push — master ( f2b80b...a9ffdb )
by Kevin
05:20 queued 02:27
created
src/Explorer/Link.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -73,7 +73,7 @@
 block discarded – undo
73 73
     /**
74 74
      * @param array $variables
75 75
      * @param array $options
76
-     * @return HalResource|ResourceCollection
76
+     * @return ResourceInterface
77 77
      */
78 78
     private function request(array $variables = [], array $options = [])
79 79
     {
Please login to merge, or discard this patch.