Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / image / src / Form / ImageStyleAddForm.php
index 41261cac39606f1ee8520ad6dac2e99d48a3570a..e0f5654a5d8a2f37e103158331eb94c982fa9588 100644 (file)
@@ -6,6 +6,8 @@ use Drupal\Core\Form\FormStateInterface;
 
 /**
  * Controller for image style addition forms.
+ *
+ * @internal
  */
 class ImageStyleAddForm extends ImageStyleFormBase {