Change record status: 
Project: 
Introduced in branch: 
11.4.x
Introduced in version: 
11.4.0
Description: 

Layout plugin definitions require a label to be set, either directly through the plugin label property, or through a deriver. Having the label set in the plugin definition will enforced in Drupal 12.0.0.

The layout plugin category key is also required. If the category is missing, then one will be assigned automatically by LayoutPluginManager equal to the plugin provider's name.

Impacts: 
Module developers