Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Overtrue
LaravelWechat
Facade
PHP Class Overtrue\LaravelWechat\Facade
Inheritance:
extends
Illuminate\Support\Facades\Facade
Afficher le fichier
Open project: overtrue/laravel-wechat
Méthodes publiques
Méthode
Description
__callStatic
(
string
$name
,
array
$args
) :
mixed
获取微信 SDK 服务
getFacadeAccessor
( ) :
string
默认为 Server.
Method Details
__callStatic()
public
static
méthode
获取微信 SDK 服务
public
static
__callStatic
(
string
$name
,
array
$args
) :
mixed
$name
string
$args
array
Résultat
mixed
getFacadeAccessor()
public
static
méthode
默认为 Server.
public
static
getFacadeAccessor
( ) :
string
Résultat
string