Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / views_ui / src / Form / Ajax / EditDetails.php
index 07b1625a8d41168e9d00b72a666c6fabe812243c..fca2099f394543f22bb880ec851530e80e63d714 100644 (file)
@@ -7,6 +7,8 @@ use Drupal\views\Views;
 
 /**
  * Provides a form for editing the details of a View.
+ *
+ * @internal
  */
 class EditDetails extends ViewsFormBase {