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 f103cb4 commit a36400dCopy full SHA for a36400d
src/Illuminate/Support/Facades/Blade.php
@@ -28,6 +28,7 @@
28
* @method static void aliasInclude(string $path, string|null $alias = null)
29
* @method static void directive(string $name, callable $handler)
30
* @method static array getCustomDirectives()
31
+ * @method static \Illuminate\View\Compilers\BladeCompiler prepareStringsForCompilationUsing(callable $callback)
32
* @method static void precompiler(callable $precompiler)
33
* @method static void setEchoFormat(string $format)
34
* @method static void withDoubleEncoding()
0 commit comments