Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / views_ui / src / Form / Ajax / ReorderDisplays.php
index 377a3d55c236ab5ea82b21713e5c1ade4468ae69..c9ad4136412915993d147a966a9fac8fad0060cd 100644 (file)
@@ -8,6 +8,8 @@ use Drupal\Core\Url;
 
 /**
  * Displays the display reorder form.
+ *
+ * @internal
  */
 class ReorderDisplays extends ViewsFormBase {