Mercurial > hg > isophonics-drupal-site
diff core/modules/layout_builder/src/OverridesSectionStorageInterface.php @ 16:c2387f117808
Routine composer update
author | Chris Cannam |
---|---|
date | Tue, 10 Jul 2018 15:07:59 +0100 |
parents | 1fec387a4317 |
children | af1871eacc83 |
line wrap: on
line diff
--- a/core/modules/layout_builder/src/OverridesSectionStorageInterface.php Thu Apr 26 11:26:54 2018 +0100 +++ b/core/modules/layout_builder/src/OverridesSectionStorageInterface.php Tue Jul 10 15:07:59 2018 +0100 @@ -15,7 +15,7 @@ /** * 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