diff --git a/packages/framework/src/Foundation/Concerns/Feature.php b/packages/framework/src/Foundation/Concerns/Feature.php index 9afe1dbd7f4..3924a082fcf 100644 --- a/packages/framework/src/Foundation/Concerns/Feature.php +++ b/packages/framework/src/Foundation/Concerns/Feature.php @@ -4,6 +4,9 @@ namespace Hyde\Foundation\Concerns; +/** + * @experimental This class may change significantly before its release. + */ enum Feature { //