X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fform_test%2Fsrc%2FConfirmFormArrayPathTestForm.php;fp=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fform_test%2Fsrc%2FConfirmFormArrayPathTestForm.php;h=ad830f601e770997beffc6ce39d77a010ab074ec;hp=eaa0f2037eeff8554b990d55ed37b8562f635015;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/system/tests/modules/form_test/src/ConfirmFormArrayPathTestForm.php b/web/core/modules/system/tests/modules/form_test/src/ConfirmFormArrayPathTestForm.php index eaa0f2037..ad830f601 100644 --- a/web/core/modules/system/tests/modules/form_test/src/ConfirmFormArrayPathTestForm.php +++ b/web/core/modules/system/tests/modules/form_test/src/ConfirmFormArrayPathTestForm.php @@ -6,6 +6,8 @@ use Drupal\Core\Url; /** * Provides a test confirmation form with a complex cancellation destination. + * + * @internal */ class ConfirmFormArrayPathTestForm extends ConfirmFormTestForm {