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