We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d315745 commit 0605258Copy full SHA for 0605258
src/Illuminate/Support/Facades/Vite.php
@@ -27,6 +27,7 @@
27
* @method static string|null manifestHash(string|null $buildDirectory = null)
28
* @method static bool isRunningHot()
29
* @method static string toHtml()
30
+ * @method static void flush()
31
* @method static void macro(string $name, object|callable $macro)
32
* @method static void mixin(object $mixin, bool $replace = true)
33
* @method static bool hasMacro(string $name)
0 commit comments