Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / taxonomy / src / Form / VocabularyResetForm.php
index e036ff91768a8b77fa1a37025069e4126dc6c01d..439d994cf1046472562c2a3b73b788c602e2118c 100644 (file)
@@ -9,6 +9,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Provides confirmation form for resetting a vocabulary to alphabetical order.
+ *
+ * @internal
  */
 class VocabularyResetForm extends EntityConfirmFormBase {