Completed
Push — master ( 088273...403ed5 )
by
unknown
05:35
created
module/Columnis/src/Columnis/Service/PageService.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -100,7 +100,6 @@
 block discarded – undo
100 100
      * Fetchs the page content from Columnis Api
101 101
      *
102 102
      * @param Page $page
103
-     * @param Array $params
104 103
      * @return boolean
105 104
      */
106 105
     public function fetch(Page $page, Array $queryString = null, $accessToken = null, $retry = 0) {
Please login to merge, or discard this patch.