X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fviews_ui%2Fsrc%2FForm%2FAjax%2FConfigHandlerGroup.php;fp=web%2Fcore%2Fmodules%2Fviews_ui%2Fsrc%2FForm%2FAjax%2FConfigHandlerGroup.php;h=b208139f5ee7194564daa9ac6443f3711f951971;hp=b4d0f136b8828d8e752705cf1fa119dd3ef14286;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php b/web/core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php index b4d0f136b..b208139f5 100644 --- a/web/core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php +++ b/web/core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php @@ -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 {