Skip to content

Commit 6c184ac

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent 7771d14 commit 6c184ac

File tree

1 file changed

+1
-0
lines changed
  • src/Illuminate/Support/Facades

1 file changed

+1
-0
lines changed

src/Illuminate/Support/Facades/App.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@
130130
* @method static void afterResolving(\Closure|string $abstract, \Closure|null $callback = null)
131131
* @method static void afterResolvingAttribute(string $attribute, \Closure $callback)
132132
* @method static void fireAfterResolvingAttributeCallbacks(\ReflectionAttribute[] $attributes, mixed $object)
133+
* @method static string|null currentlyResolving()
133134
* @method static array getBindings()
134135
* @method static string getAlias(string $abstract)
135136
* @method static void forgetExtenders(string $abstract)

0 commit comments

Comments
 (0)