PHP 트레잇 Larabros\Elogram\Http\Middleware\CreateMiddlewareTrait

저자: 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