X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fpath%2Fsrc%2FForm%2FDeleteForm.php;h=aac413f2d7f05fde577a02826e8e44a9ee6391b4;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hp=bd25f90a812dfbe514f6f97f088b3cb9eb59d6bc;hpb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;p=yaffs-website diff --git a/web/core/modules/path/src/Form/DeleteForm.php b/web/core/modules/path/src/Form/DeleteForm.php index bd25f90a8..aac413f2d 100644 --- a/web/core/modules/path/src/Form/DeleteForm.php +++ b/web/core/modules/path/src/Form/DeleteForm.php @@ -10,6 +10,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface; /** * Builds the form to delete a path alias. + * + * @internal */ class DeleteForm extends ConfirmFormBase {