Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / views / src / Plugin / views / style / StylePluginBase.php
index 8fb5cb5bd874b58399bffbee79892880c8ba7f28..d71db329e6429866709450576f9eeef92ccad2ee 100644 (file)
@@ -50,7 +50,7 @@ abstract class StylePluginBase extends PluginBase {
   protected $rowTokens = [];
 
   /**
-   * Does the style plugin allows to use style plugins.
+   * Whether or not this style uses a row plugin.
    *
    * @var bool
    */