Skip to content

Commit

Permalink
Update facade docblocks
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell authored and github-actions[bot] committed Aug 7, 2024
1 parent 07884ea commit 6f5fe72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Feature.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
* @method static void deactivateForEveryone(string|array $feature)
* @method static void purge(string|array|null $features = null)
* @method static string name(string $feature)
* @method static mixed instance(void $name)
* @method static \Laravel\Pennant\Contracts\Driver getDriver()
* @method static void macro(string $name, object|callable $macro)
* @method static void mixin(object $mixin, bool $replace = true)
Expand Down

0 comments on commit 6f5fe72

Please sign in to comment.