Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / action / src / Form / ActionDeleteForm.php
index 9e7f0a529a031bcea8ef04d59addd1036de47637..0821b90a7a6b46d68fe54dc81559c7655e37479a 100644 (file)
@@ -7,6 +7,8 @@ use Drupal\Core\Url;
 
 /**
  * Builds a form to delete an action.
+ *
+ * @internal
  */
 class ActionDeleteForm extends EntityDeleteForm {