Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / views_ui / src / Form / Ajax / Rearrange.php
index 1ffb710ca1dcafe2b1ab6515f52aedcb13f50960..6f6834d09881b28b02502a8ae4d7a208a2a7e83a 100644 (file)
@@ -10,6 +10,8 @@ use Drupal\views\ViewExecutable;
 
 /**
  * Provides a rearrange form for Views handlers.
+ *
+ * @internal
  */
 class Rearrange extends ViewsFormBase {