Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / views / src / Plugin / views / style / Rss.php
index b7efa578d75b1c749be405761c47c82045ea05d5..96d1deaeaf26e8dd092a1e3a6454f32f2054ecb2 100644 (file)
@@ -21,9 +21,7 @@ use Drupal\Core\Url;
 class Rss extends StylePluginBase {
 
   /**
-   * Does the style plugin for itself support to add fields to it's output.
-   *
-   * @var bool
+   * {@inheritdoc}
    */
   protected $usesRowPlugin = TRUE;