Completed
Pull Request — master (#51)
by mingyoung
03:53 queued 01:32
created
src/Providers/WeChatOpenPlatformProvider.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -45,7 +45,7 @@
 block discarded – undo
45 45
      *
46 46
      * @param \Symfony\Component\HttpFoundation\Request $request
47 47
      * @param string                                    $clientId
48
-     * @param array                                     $componentCredits
48
+     * @param array                                     $componentCredentials
49 49
      * @param string|null                               $redirectUrl
50 50
      */
51 51
     public function __construct(Request $request, $clientId, array $componentCredentials, $redirectUrl = null)
Please login to merge, or discard this patch.