Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Overtrue
LaravelWechat
Facade
PHP Class Overtrue\LaravelWechat\Facade
Inheritance:
extends
Illuminate\Support\Facades\Facade
显示文件
Open project: overtrue/laravel-wechat
Public Methods
Method
Description
__callStatic
(
string
$name
,
array
$args
) :
mixed
获取微信 SDK 服务
getFacadeAccessor
( ) :
string
默认为 Server.
Method Details
__callStatic()
public
static
method
获取微信 SDK 服务
public
static
__callStatic
(
string
$name
,
array
$args
) :
mixed
$name
string
$args
array
return
mixed
getFacadeAccessor()
public
static
method
默认为 Server.
public
static
getFacadeAccessor
( ) :
string
return
string