Closed (fixed)
Project:
Display Suite
Version:
8.x-3.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Oct 2017 at 18:48 UTC
Updated:
17 Aug 2021 at 17:57 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
swentel commentedSo class can be seen in the layout annotation (Drupal\Core\Layout\Annotation\Layout.php).
But .. funny enough .. type is probably a leftover which simply doesn't exist anymore .. so we can probably just remove it :)
(probably from either in experimental phase, or maybe from panels, not sure)
Comment #3
swentel commentedThat property was from the layout_plugin, but is not anymore in layout_discovery, so we can simply remove it.
Comment #5
swentel commentedcommited and pushed
Comment #6
swentel commented