Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / taxonomy / src / Form / TermDeleteForm.php
index 0e97ff64a4b0a4cba75a6bf87d943dfbcddfbd90..b50a5daf189bec0c2a01f03bc376f7df86a0135b 100644 (file)
@@ -8,6 +8,8 @@ use Drupal\Core\Url;
 
 /**
  * Provides a deletion confirmation form for taxonomy term.
+ *
+ * @internal
  */
 class TermDeleteForm extends ContentEntityDeleteForm {