Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / taxonomy / src / VocabularyForm.php
index 63f0ccb8ab5f7100dee63c3b7348e64790d8eaae..23e911b9a8f6724cbc94a17f7f3eee2d5846ff6d 100644 (file)
@@ -11,6 +11,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Base form for vocabulary edit forms.
+ *
+ * @internal
  */
 class VocabularyForm extends BundleEntityFormBase {