Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / views / src / Plugin / views / style / Grid.php
index 938c1b5236459fcaf925dec76f3adc6945280023..f33f7f9c4301fb32ebc5cb3d4202be8b800cf51c 100644 (file)
@@ -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;