Skip to content

Commit 746d732

Browse files
Merge branch '9.x'
2 parents 8a4aeca + 91f01cf commit 746d732

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Illuminate/Support/Facades/Blade.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,10 @@
1717
* @method static void component(string $class, string|null $alias = null, string $prefix = '')
1818
* @method static void components(array $components, string $prefix = '')
1919
* @method static array getClassComponentAliases()
20+
* @method static void anonymousComponentPath(string $path, string|null $prefix = null)
2021
* @method static void anonymousComponentNamespace(string $directory, string|null $prefix = null)
2122
* @method static void componentNamespace(string $namespace, string $prefix)
23+
* @method static array getAnonymousComponentPaths()
2224
* @method static array getAnonymousComponentNamespaces()
2325
* @method static array getClassComponentNamespaces()
2426
* @method static void aliasComponent(string $path, string|null $alias = null)

0 commit comments

Comments
 (0)