X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fviews%2Fsrc%2FAnnotation%2FViewsDisplay.php;fp=web%2Fcore%2Fmodules%2Fviews%2Fsrc%2FAnnotation%2FViewsDisplay.php;h=5821026c513ef1a3d5f85c8c17d12ec3b18c57c9;hp=85887e352d18992eaa4ee495d4aac0ddc239d2f8;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 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;