Skip to content

Commit 0a69221

Browse files
committed
Issue #2964777 by tim.plunkett, tedbow: Method comment for \Drupal\layout_builder\Plugin\SectionStorage\DefaultsSectionStorage::getDisplay is wrong
1 parent 1e0af07 commit 0a69221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ protected function getSectionList() {
9797
}
9898

9999
/**
100-
* Gets the entity storing the overrides.
100+
* Gets the entity storing the defaults.
101101
*
102102
* @return \Drupal\layout_builder\Entity\LayoutEntityDisplayInterface
103103
* The entity storing the defaults.

0 commit comments

Comments
 (0)