X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fviews%2Fsrc%2FAnnotation%2FViewsRow.php;h=c4d56622dfae3c9103afc75bff74661726137a97;hb=5b8bb166bfa98770daef9de5c127fc2e6ef02340;hp=7e00e1ed17490fad20bbf30b19c5e1a48578a42c;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/views/src/Annotation/ViewsRow.php b/web/core/modules/views/src/Annotation/ViewsRow.php index 7e00e1ed1..c4d56622d 100644 --- a/web/core/modules/views/src/Annotation/ViewsRow.php +++ b/web/core/modules/views/src/Annotation/ViewsRow.php @@ -50,7 +50,7 @@ class ViewsRow extends ViewsPluginAnnotationBase { /** * The theme function used to render the row output. * - * @return string + * @var string */ public $theme;