diff --git a/packages/framework/src/Foundation/Concerns/Feature.php b/packages/framework/src/Foundation/Concerns/Feature.php index c30d781dbc0..d00e4a22f67 100644 --- a/packages/framework/src/Foundation/Concerns/Feature.php +++ b/packages/framework/src/Foundation/Concerns/Feature.php @@ -7,6 +7,8 @@ /** * A configurable feature that belongs to the Features class. * + * @see \Hyde\Facades\Features + * * @experimental This class may change significantly before its release. */ enum Feature