Updated to Drupal 8.6.4, which is PHP 7.3 friendly. Also updated HTMLaw library....
[yaffs-website] / web / core / modules / ckeditor / tests / modules / config / schema / ckeditor_test.schema.yml
1 ckeditor.plugin.llama_contextual_and_button:
2   type: mapping
3   label: 'Contextual Llama With Button'
4   mapping:
5     ultra_llama_mode:
6       type: boolean
7       label: 'Ultra llama mode'
8
9 filter_settings.test_attribute_filter:
10   type: filter
11   label: 'Test Attribute Filter'
12   mapping:
13     tags:
14       type: sequence
15       sequence:
16         type: string