Issue #2625212 by faline, cilefen, okay19, krishnan.n, snehi, tstoeckler, kostyashupenko, dawehner, alexpott, Wim Leers, cs_shadow: [rollback] Add ConfigSchemaChecker to development.services.yml
parent
91c4c92873
commit
c346599b84
|
@ -7,8 +7,3 @@ parameters:
|
||||||
services:
|
services:
|
||||||
cache.backend.null:
|
cache.backend.null:
|
||||||
class: Drupal\Core\Cache\NullBackendFactory
|
class: Drupal\Core\Cache\NullBackendFactory
|
||||||
config.schema_checker:
|
|
||||||
class: Drupal\Core\Config\Development\ConfigSchemaChecker
|
|
||||||
arguments: ['@config.typed']
|
|
||||||
tags:
|
|
||||||
- { name: event_subscriber }
|
|
||||||
|
|
Loading…
Reference in New Issue