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 Jun 20, 2024
1 parent 4a3c33d commit c2c444b
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 @@ -26,6 +26,7 @@
* @method static void activateForEveryone(string|array $feature, mixed $value = true)
* @method static void deactivateForEveryone(string|array $feature)
* @method static void purge(string|array|null $features = null)
* @method static string name(string $feature)
* @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 c2c444b

Please sign in to comment.