Skip to content

Commit 0c165ea

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent 9872c80 commit 0c165ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Feature.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
* @method static void deactivateForEveryone(string|array $feature)
2929
* @method static void purge(string|array|null $features = null)
3030
* @method static string name(string $feature)
31+
* @method static array nameMap()
3132
* @method static mixed instance(string $name)
3233
* @method static \Laravel\Pennant\Contracts\Driver getDriver()
3334
* @method static void macro(string $name, object|callable $macro)

0 commit comments

Comments
 (0)