Problem/Motivation

layout_builder_boolean_theme() is not needed thanks to layout_discovery_theme(), but only if the definition provides a template.
See \Drupal\Core\Layout\LayoutPluginManager::getThemeImplementations()

Proposed resolution

Add the template key to the deriver.

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

tim.plunkett created an issue. See original summary.

danflanagan8 made their first commit to this issue’s fork.

danflanagan8’s picture

Status: Active » Reviewed & tested by the community

I like it. The rare PR that results in less code.

tim.plunkett’s picture

Awesome, thanks for fixing!

tim.plunkett’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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