Completed
Push — master ( 7f5bc2...d69698 )
by Justin
02:32
created
src/PageApi.php 1 patch
Doc Comments   +2 added lines patch added patch discarded remove patch
@@ -88,6 +88,8 @@
 block discarded – undo
88 88
     /**
89 89
      * Call a particular api endpoint.
90 90
      *
91
+     * @param string $method
92
+     * @param string $url
91 93
      * @return \Psr\Http\Message\ResponseInterface|false
92 94
      */
93 95
     public function call($method, $url)
Please login to merge, or discard this patch.