Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / node / src / Form / NodeTypeDeleteConfirm.php
index e4bea83fcb500b2087ea0ddac8506b162e202383..8234fcd1c9cc82ada65f79cf9da7970aca301a8a 100644 (file)
@@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface;
 
 /**
  * Provides a form for content type deletion.
+ *
+ * @internal
  */
 class NodeTypeDeleteConfirm extends EntityDeleteForm {