Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / tests / modules / entity_test / src / EntityTestDeleteForm.php
index 0c24456ee23910a2ee4a37eef5d652f090004a9b..3896cac3ac625ffb85fca9389b7c915fe1116cfe 100644 (file)
@@ -7,6 +7,8 @@ use Drupal\Core\Url;
 
 /**
  * Provides the entity_test delete form.
+ *
+ * @internal
  */
 class EntityTestDeleteForm extends ContentEntityDeleteForm {