Skip to content

Commit

Permalink
Add enum description
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Apr 8, 2024
1 parent 6a346d1 commit 08bd344
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/framework/src/Foundation/Concerns/Feature.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
namespace Hyde\Foundation\Concerns;

/**
* A configurable feature that belongs to the Features class.
*
* @experimental This class may change significantly before its release.
*/
enum Feature
Expand Down

0 comments on commit 08bd344

Please sign in to comment.