X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Ftaxonomy%2Fsrc%2FForm%2FVocabularyResetForm.php;fp=web%2Fcore%2Fmodules%2Ftaxonomy%2Fsrc%2FForm%2FVocabularyResetForm.php;h=439d994cf1046472562c2a3b73b788c602e2118c;hp=e036ff91768a8b77fa1a37025069e4126dc6c01d;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/taxonomy/src/Form/VocabularyResetForm.php b/web/core/modules/taxonomy/src/Form/VocabularyResetForm.php index e036ff917..439d994cf 100644 --- a/web/core/modules/taxonomy/src/Form/VocabularyResetForm.php +++ b/web/core/modules/taxonomy/src/Form/VocabularyResetForm.php @@ -9,6 +9,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface; /** * Provides confirmation form for resetting a vocabulary to alphabetical order. + * + * @internal */ class VocabularyResetForm extends EntityConfirmFormBase {