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