Issue #2625212 by faline, cilefen, okay19, krishnan.n, snehi, tstoeckler, kostyashupenko, dawehner, alexpott, Wim Leers, cs_shadow: [rollback] Add ConfigSchemaChecker to development.services.yml

8.3.x
Nathaniel Catchpole 2016-12-22 15:25:13 +00:00
parent 91c4c92873
commit c346599b84
1 changed files with 0 additions and 5 deletions

View File

@ -7,8 +7,3 @@ parameters:
services:
cache.backend.null:
class: Drupal\Core\Cache\NullBackendFactory
config.schema_checker:
class: Drupal\Core\Config\Development\ConfigSchemaChecker
arguments: ['@config.typed']
tags:
- { name: event_subscriber }