Skip to content

Commit cbaca59

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent 401f026 commit cbaca59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Illuminate/Support/Facades/Vite.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
* @method static \Illuminate\Foundation\Vite useScriptTagAttributes(callable|array $attributes)
1717
* @method static \Illuminate\Foundation\Vite useStyleTagAttributes(callable|array $attributes)
1818
* @method static \Illuminate\Foundation\Vite usePreloadTagAttributes(callable|array|false $attributes)
19+
* @method static \Illuminate\Foundation\Vite prefetch(int|null $concurrency = null)
1920
* @method static \Illuminate\Foundation\Vite useWaterfallPrefetching(int|null $concurrency = null)
2021
* @method static \Illuminate\Foundation\Vite useAggressivePrefetching()
2122
* @method static \Illuminate\Foundation\Vite usePrefetchStrategy(string|null $strategy, array $config = [])

0 commit comments

Comments
 (0)