Updated all the contrib modules to their latest versions.
[yaffs-website] / web / modules / contrib / entityqueue / src / Form / EntitySubqueueDeleteForm.php
index f14c45f41b76eea95643a8864b53ca6bfc741548..39ac23d0472674ae71738d17bf603798b4ed2cd6 100644 (file)
@@ -5,7 +5,7 @@ namespace Drupal\entityqueue\Form;
 use Drupal\Core\Entity\ContentEntityDeleteForm;
 
 /**
- * Provides the comment delete confirmation form.
+ * Provides the entity subqueue delete confirmation form.
  */
 class EntitySubqueueDeleteForm extends ContentEntityDeleteForm {