Updated to Drupal 8.6.4, which is PHP 7.3 friendly. Also updated HTMLaw library....
[yaffs-website] / web / modules / contrib / layout_plugin / config / schema / layout_plugin.schema.yml
1 # Schema for layout plugin configuration.
2
3 layout_plugin.settings:
4   type: mapping
5   mapping: { }
6
7 layout_plugin.settings.*:
8   type: layout_plugin.settings
9