Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Larabros
Elogram
Http
Middleware
CreateMiddlewareTrait
PHP 트레잇 Larabros\Elogram\Http\Middleware\CreateMiddlewareTrait
링크 보기:
https://github.com/larabros/elogram
저자:
Hassan Khan (
[email protected]
)
파일 보기
프로젝트 열기: larabros/elogram
공개 메소드들
메소드
설명
create
(
Noodlehaus\ConfigInterface
$config
) :
Closure
Factory method used to register this middleware on a handler stack.
메소드 상세
create()
공개
정적인
메소드
Factory method used to register this middleware on a handler stack.
public
static
create
(
Noodlehaus\ConfigInterface
$config
) :
Closure
$config
Noodlehaus\ConfigInterface
리턴
Closure