Updated to Drupal 8.6.4, which is PHP 7.3 friendly. Also updated HTMLaw library....
[yaffs-website] / web / core / modules / system / tests / themes / test_theme_settings / config / schema / test_theme_settings.schema.yml
1 # Schema for the configuration files of the Test theme settings.
2
3 test_theme_settings.settings:
4   type: theme_settings
5   label: 'Test theme settings'
6   mapping:
7     custom_logo:
8       type: sequence
9       label: 'Custom logo'
10       sequence:
11         type: integer
12         label: 'fids'