Completed
Push — master ( 59e3b8...147766 )
by AJ
05:23
created
src/Controller/Component/ShopifyAPIComponent.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -175,7 +175,7 @@
 block discarded – undo
175 175
     /**
176 176
      * @param string $shopDomain
177 177
      * @param string $redirectUrl
178
-     * @return int
178
+     * @return string
179 179
      */
180 180
     public function getAuthorizeUrl($shopDomain, $redirectUrl)
181 181
     {
Please login to merge, or discard this patch.