Skip to content

Commit 3141ef2

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent 6d12423 commit 3141ef2

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
@@ -9,6 +9,7 @@
99
* @method static \Illuminate\Foundation\Vite useIntegrityKey(string|false $key)
1010
* @method static \Illuminate\Foundation\Vite withEntryPoints(array $entryPoints)
1111
* @method static \Illuminate\Foundation\Vite useManifestFilename(string $filename)
12+
* @method static \Illuminate\Foundation\Vite createAssetPathsUsing(void $resolver)
1213
* @method static string hotFile()
1314
* @method static \Illuminate\Foundation\Vite useHotFile(string $path)
1415
* @method static \Illuminate\Foundation\Vite useBuildDirectory(string $path)

0 commit comments

Comments
 (0)