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 Jul 18, 2024
1 parent 25bfd74 commit 8e0e346
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 @@ -36,6 +36,7 @@
* @method static \Laravel\Pennant\PendingScopedFeatureInteraction for(mixed $scope)
* @method static array load(string|array $features)
* @method static array loadMissing(string|array $features)
* @method static array loadAll(string|array $features = null)
* @method static mixed value(string $feature)
* @method static array values(array $features)
* @method static array all()
Expand Down

0 comments on commit 8e0e346

Please sign in to comment.