X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fviews_ui%2Fsrc%2FViewPreviewForm.php;fp=web%2Fcore%2Fmodules%2Fviews_ui%2Fsrc%2FViewPreviewForm.php;h=4bc8eaab3ad3dda49647de4a2eaa37a5314da0f8;hp=2cc25332efc78f253b1f9cbd08f33f2909798d32;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/views_ui/src/ViewPreviewForm.php b/web/core/modules/views_ui/src/ViewPreviewForm.php index 2cc25332e..4bc8eaab3 100644 --- a/web/core/modules/views_ui/src/ViewPreviewForm.php +++ b/web/core/modules/views_ui/src/ViewPreviewForm.php @@ -7,6 +7,8 @@ use Drupal\Core\Url; /** * Form controller for the Views preview form. + * + * @internal */ class ViewPreviewForm extends ViewFormBase {