X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fviews%2Fsrc%2FAnnotation%2FViewsDisplay.php;h=5821026c513ef1a3d5f85c8c17d12ec3b18c57c9;hb=5b8bb166bfa98770daef9de5c127fc2e6ef02340;hp=85887e352d18992eaa4ee495d4aac0ddc239d2f8;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/views/src/Annotation/ViewsDisplay.php b/web/core/modules/views/src/Annotation/ViewsDisplay.php index 85887e352..5821026c5 100644 --- a/web/core/modules/views/src/Annotation/ViewsDisplay.php +++ b/web/core/modules/views/src/Annotation/ViewsDisplay.php @@ -111,7 +111,7 @@ class ViewsDisplay extends ViewsPluginAnnotationBase { /** * The theme function used to render the display's output. * - * @return string + * @var string */ public $theme;