Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / views_ui / src / Form / Ajax / ConfigHandlerExtra.php
index a79d03142ebdaf1a4bee7f61efd55e20b1464ddf..8e71123389985a0fa6739bfdf8a4bc3883254934 100644 (file)
@@ -8,6 +8,8 @@ use Drupal\views\ViewExecutable;
 
 /**
  * Provides a form for configuring extra information for a Views UI item.
+ *
+ * @internal
  */
 class ConfigHandlerExtra extends ViewsFormBase {