X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsimpletest%2Fsrc%2FForm%2FSimpletestSettingsForm.php;h=20d2425a29fe9449916a3664d9182e0dc44246fb;hb=1c1cb0980bfa6caf0c24cce671b6bb541dc87583;hp=d1ee436c80598af9a4ffad54bf9aa931e1c8bc12;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/simpletest/src/Form/SimpletestSettingsForm.php b/web/core/modules/simpletest/src/Form/SimpletestSettingsForm.php index d1ee436c8..20d2425a2 100644 --- a/web/core/modules/simpletest/src/Form/SimpletestSettingsForm.php +++ b/web/core/modules/simpletest/src/Form/SimpletestSettingsForm.php @@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface; /** * Configure simpletest settings for this site. + * + * @internal */ class SimpletestSettingsForm extends ConfigFormBase {