Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / views_ui / src / Form / Ajax / Analyze.php
index 52784d3d3c5443aece69e457d7762a42506ff582..0c630dfe0bbe1618425a55e33afbad66a8e4cf8e 100644 (file)
@@ -7,6 +7,8 @@ use Drupal\views\Views;
 
 /**
  * Displays analysis information for a view.
+ *
+ * @internal
  */
 class Analyze extends ViewsFormBase {