We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f356d4d commit 30eb35cCopy full SHA for 30eb35c
src/Facade.php
@@ -10,7 +10,7 @@ class Facade extends LaravelFacade
10
*
11
* @return string
12
*/
13
- public function getFacadeAccessor()
+ static public function getFacadeAccessor()
14
{
15
return "wechat.server";
16
}
0 commit comments