X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fviews%2Fsrc%2FPlugin%2Fviews%2Fstyle%2FHtmlList.php;h=519dff64b22040e7dd9ef929a1fcc93e4d76c4e0;hp=a6df09d2b2790d1bc5680f5f70b5aa98411f2f56;hb=bfbba508964731508b9bd6d5835c2edc858db95b;hpb=cb9a80db11fc6b014e5b1e693a5a391c95eb5d9a diff --git a/web/core/modules/views/src/Plugin/views/style/HtmlList.php b/web/core/modules/views/src/Plugin/views/style/HtmlList.php index a6df09d2b..519dff64b 100644 --- a/web/core/modules/views/src/Plugin/views/style/HtmlList.php +++ b/web/core/modules/views/src/Plugin/views/style/HtmlList.php @@ -20,9 +20,7 @@ use Drupal\Core\Form\FormStateInterface; class HtmlList extends StylePluginBase { /** - * Does the style plugin allows to use style plugins. - * - * @var bool + * {@inheritdoc} */ protected $usesRowPlugin = TRUE;