메소드 | 설명 | |
---|---|---|
__construct ( Illuminate\Foundation\Application $app, |
Constructor. | |
handle ( Illuminate\Http\Request $request, Closure $next, string | null $guard = null ) : mixed | Handle an incoming request. |
public __construct ( Illuminate\Foundation\Application $app, |
||
$app | Illuminate\Foundation\Application | |
$determinerManager | ||
리턴 | void |