Completed
Pull Request — 1.x (#224)
by Akihito
03:59
created
src/AbstractRequest.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -98,6 +98,7 @@
 block discarded – undo
98 98
     /**
99 99
      * @param array<string, mixed> $query
100 100
      * @param list<LinkType>       $links
101
+     * @param LinkerInterface $linker
101 102
      *
102 103
      * @throws MethodException
103 104
      */
Please login to merge, or discard this patch.