Skip to content

Commit d2ea8e6

Browse files
committed
Issue #2964777 by tim.plunkett, tedbow: Method comment for \Drupal\layout_builder\Plugin\SectionStorage\DefaultsSectionStorage::getDisplay is wrong
(cherry picked from commit 0a69221)
1 parent 70a3a1c commit d2ea8e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ public function setSectionList(SectionListInterface $section_list) {
9999
}
100100

101101
/**
102-
* Gets the entity storing the overrides.
102+
* Gets the entity storing the defaults.
103103
*
104104
* @return \Drupal\layout_builder\Entity\LayoutEntityDisplayInterface
105105
* The entity storing the defaults.

0 commit comments

Comments
 (0)