Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / views / src / ViewExecutable.php
index 0fda8c8bbc6713e38372cb8bb7c04ec331eea4c8..16b89f370e55feb6f47fe6eb38b2afaa9cc34f60 100644 (file)
@@ -331,7 +331,7 @@ class ViewExecutable {
   protected $request;
 
   /**
-   * Does this view already have loaded it's handlers.
+   * Does this view already have loaded its handlers.
    *
    * @todo Group with other static properties.
    *