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