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