diff --git a/Classes/Core/Runtime/FormState.php b/Classes/Core/Runtime/FormState.php index 10d7d93..235455e 100644 --- a/Classes/Core/Runtime/FormState.php +++ b/Classes/Core/Runtime/FormState.php @@ -17,11 +17,9 @@ * The current state of the form which is attached to the {@link FormRuntime} * and saved in a session or the client. * - * **This class is not meant to be subclassed by developers.** - * * @internal */ -class FormState +final class FormState { /** * Constant which means that we are currently not on any page; i.e. the form