Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / editor / src / Form / EditorImageDialog.php
index 547032e67aaded7a3dc3d82d68297205b4a19f38..0e148d22f1103b3de8fca8f615cfdd86d23c9c4b 100644 (file)
@@ -15,6 +15,8 @@ use Drupal\Core\Entity\EntityStorageInterface;
 
 /**
  * Provides an image dialog for text editors.
+ *
+ * @internal
  */
 class EditorImageDialog extends FormBase {