Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / layout_builder / src / OverridesSectionStorageInterface.php
index 76e15b5a1aef7ca5db67e80ed8b96d8220569c19..8d1787998b0a7ec0edfbcffa313d68f17ad228e5 100644 (file)
@@ -15,7 +15,7 @@ interface OverridesSectionStorageInterface extends SectionStorageInterface {
   /**
    * Returns the corresponding defaults section storage for this override.
    *
-   * @return \Drupal\layout_builder\SectionStorageInterface
+   * @return \Drupal\layout_builder\DefaultsSectionStorageInterface
    *   The defaults section storage.
    *
    * @todo Determine if this method needs a parameter in