Skip to content

Commit

Permalink
Update facade docblocks
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell authored and github-actions[bot] committed May 30, 2024
1 parent b214de1 commit 5e5f7df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Facades/App.php
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@
* @method static \Symfony\Component\HttpFoundation\Response handle(\Symfony\Component\HttpFoundation\Request $request, int $type = 1, bool $catch = true)
* @method static void handleRequest(\Illuminate\Http\Request $request)
* @method static int handleCommand(\Symfony\Component\Console\Input\InputInterface $input)
* @method static bool shouldMergeFrameworkConfiguration()
* @method static \Illuminate\Foundation\Application dontMergeFrameworkConfiguration()
* @method static bool shouldSkipMiddleware()
* @method static string getCachedServicesPath()
* @method static string getCachedPackagesPath()
Expand Down

0 comments on commit 5e5f7df

Please sign in to comment.