File tree 1 file changed +1
-0
lines changed
1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -326,6 +326,7 @@ Request | [Illuminate\Http\Request](https://laravel.com/api/{{version}}/Illumi
326
326
Response | [ Illuminate\Contracts\Routing\ResponseFactory] ( https://laravel.com/api/{{version}}/Illuminate/Contracts/Routing/ResponseFactory.html ) |   ;
327
327
Response (Instance) | [ Illuminate\Http\Response] ( https://laravel.com/api/{{version}}/Illuminate/Http/Response.html ) |   ;
328
328
Route | [ Illuminate\Routing\Router] ( https://laravel.com/api/{{version}}/Illuminate/Routing/Router.html ) | ` router `
329
+ Schedule | [ Illuminate\Console\Scheduling\Schedule] ( https://laravel.com/api/{{version}}/Illuminate/Console/Scheduling/Schedule.html ) |   ;
329
330
Schema | [ Illuminate\Database\Schema\Builder] ( https://laravel.com/api/{{version}}/Illuminate/Database/Schema/Builder.html ) |   ;
330
331
Session | [ Illuminate\Session\SessionManager] ( https://laravel.com/api/{{version}}/Illuminate/Session/SessionManager.html ) | ` session `
331
332
Session (Instance) | [ Illuminate\Session\Store] ( https://laravel.com/api/{{version}}/Illuminate/Session/Store.html ) | ` session.store `
You can’t perform that action at this time.
0 commit comments