Skip to content

Commit 0605258

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent d315745 commit 0605258

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
@@ -27,6 +27,7 @@
2727
* @method static string|null manifestHash(string|null $buildDirectory = null)
2828
* @method static bool isRunningHot()
2929
* @method static string toHtml()
30+
* @method static void flush()
3031
* @method static void macro(string $name, object|callable $macro)
3132
* @method static void mixin(object $mixin, bool $replace = true)
3233
* @method static bool hasMacro(string $name)

0 commit comments

Comments
 (0)