X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fentity_test%2Fsrc%2FEntityTestDeleteForm.php;fp=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fentity_test%2Fsrc%2FEntityTestDeleteForm.php;h=3896cac3ac625ffb85fca9389b7c915fe1116cfe;hp=0c24456ee23910a2ee4a37eef5d652f090004a9b;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/system/tests/modules/entity_test/src/EntityTestDeleteForm.php b/web/core/modules/system/tests/modules/entity_test/src/EntityTestDeleteForm.php index 0c24456ee..3896cac3a 100644 --- a/web/core/modules/system/tests/modules/entity_test/src/EntityTestDeleteForm.php +++ b/web/core/modules/system/tests/modules/entity_test/src/EntityTestDeleteForm.php @@ -7,6 +7,8 @@ use Drupal\Core\Url; /** * Provides the entity_test delete form. + * + * @internal */ class EntityTestDeleteForm extends ContentEntityDeleteForm {