Problem/Motivation

LayoutBuilderInformation uses \Drupal::configFactory()->listAll("layout_library") when determining which layout is being used.
That's from a contrib module, Layout Library

Proposed resolution

Add layout_library should be added to the info.yml (and maybe a composer.json) as a dependency.

Remaining tasks

User interface changes

N/A

API changes

N/A

Data model changes

N/A

CommentFileSizeAuthor
#2 3171381-2.patch379 byteskarishmaamin

Comments

tim.plunkett created an issue. See original summary.

karishmaamin’s picture

Status: Active » Needs review
StatusFileSize
new379 bytes

Added dependency layout_library: layout_library in .info.yml file.

alexmoreno’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.