Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / image / src / Form / ImageStyleFlushForm.php
index 1326f888f67cb59f994a3d57a263b026216be613..df1d24e9ada4095b4023242b764539ff6eb8b28b 100644 (file)
@@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface;
 
 /**
  * Form controller for image style flush.
+ *
+ * @internal
  */
 class ImageStyleFlushForm extends EntityConfirmFormBase {