X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fsrc%2FFunctional%2FForm%2FStubForm.php;h=9e20c365ba83f4d8cae376d31a21fdd47cadf5cc;hb=1c1cb0980bfa6caf0c24cce671b6bb541dc87583;hp=4cf91c04ce815d9a5fb635a05aa10721211012be;hpb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;p=yaffs-website diff --git a/web/core/modules/system/tests/src/Functional/Form/StubForm.php b/web/core/modules/system/tests/src/Functional/Form/StubForm.php index 4cf91c04c..9e20c365b 100644 --- a/web/core/modules/system/tests/src/Functional/Form/StubForm.php +++ b/web/core/modules/system/tests/src/Functional/Form/StubForm.php @@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface; /** * Provides a stub form for testing purposes. + * + * @internal */ class StubForm extends FormBase {