Skip to content

Commit a36400d

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Illuminate/Support/Facades/Blade.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
* @method static void aliasInclude(string $path, string|null $alias = null)
2929
* @method static void directive(string $name, callable $handler)
3030
* @method static array getCustomDirectives()
31+
* @method static \Illuminate\View\Compilers\BladeCompiler prepareStringsForCompilationUsing(callable $callback)
3132
* @method static void precompiler(callable $precompiler)
3233
* @method static void setEchoFormat(string $format)
3334
* @method static void withDoubleEncoding()

0 commit comments

Comments
 (0)