Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / views / src / Plugin / views / style / Table.php
index 00e28b3c6dc46bde4276e17c5ac4b1c32465a478..9c9fbf1bf35ebc5b714ff46252ff44b1113a838a 100644 (file)
@@ -30,9 +30,7 @@ class Table extends StylePluginBase implements CacheableDependencyInterface {
   protected $usesFields = TRUE;
 
   /**
-   * Does the style plugin allows to use style plugins.
-   *
-   * @var bool
+   * {@inheritdoc}
    */
   protected $usesRowPlugin = FALSE;