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 Aug 22, 2024
1 parent 401f026 commit cbaca59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Illuminate/Support/Facades/Vite.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
* @method static \Illuminate\Foundation\Vite useScriptTagAttributes(callable|array $attributes)
* @method static \Illuminate\Foundation\Vite useStyleTagAttributes(callable|array $attributes)
* @method static \Illuminate\Foundation\Vite usePreloadTagAttributes(callable|array|false $attributes)
* @method static \Illuminate\Foundation\Vite prefetch(int|null $concurrency = null)
* @method static \Illuminate\Foundation\Vite useWaterfallPrefetching(int|null $concurrency = null)
* @method static \Illuminate\Foundation\Vite useAggressivePrefetching()
* @method static \Illuminate\Foundation\Vite usePrefetchStrategy(string|null $strategy, array $config = [])
Expand Down

0 comments on commit cbaca59

Please sign in to comment.