Issue #2925651 by tim.plunkett: Config schema for \Drupal\Core\Block is wrongly in block.module

8.5.x
xjm 2017-11-24 04:00:41 -06:00
parent c53b64f6bc
commit 99025a1020
2 changed files with 3 additions and 3 deletions

View File

@ -284,6 +284,9 @@ config_entity:
_core:
type: _core_config_info
block.settings.*:
type: block_settings
block_settings:
type: mapping
label: 'Block settings'

View File

@ -30,6 +30,3 @@ block.block.*:
sequence:
type: condition.plugin.[id]
label: 'Visibility Condition'
block.settings.*:
type: block_settings