Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / views / src / Plugin / views / row / RowPluginBase.php
index 3c09eaf06a32d5bf45c7326a0de8889a6e104742..33351185041c2ca26241553918d5d9f55cc32f88 100644 (file)
@@ -43,7 +43,7 @@ abstract class RowPluginBase extends PluginBase {
   protected $usesOptions = TRUE;
 
   /**
-   * Does the row plugin support to add fields to it's output.
+   * Does the row plugin support to add fields to its output.
    *
    * @var bool
    */