Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / block / src / Form / BlockDeleteForm.php
index 5209b329bf14b8def37a45c91145e714a5b47e21..e128ea7e7ec2d33eefd56e90aa30d23382e2ac43 100644 (file)
@@ -7,6 +7,8 @@ use Drupal\Core\Url;
 
 /**
  * Provides a deletion confirmation form for the block instance deletion form.
+ *
+ * @internal
  */
 class BlockDeleteForm extends EntityDeleteForm {