Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / image / src / Form / ImageEffectAddForm.php
index ce304511b1f916ba6e5a10e36843ac1e933046ee..76f164caf6ca8583a7f83e32ea44e5c907c72b60 100644 (file)
@@ -9,6 +9,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Provides an add form for image effects.
+ *
+ * @internal
  */
 class ImageEffectAddForm extends ImageEffectFormBase {