Move all files to 2017/
This commit is contained in:
parent
ac7370f67f
commit
2875863330
15717 changed files with 0 additions and 0 deletions
5
2017/web/core/modules/config/config.services.yml
Normal file
5
2017/web/core/modules/config/config.services.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
services:
|
||||
config.config_subscriber:
|
||||
class: Drupal\config\ConfigSubscriber
|
||||
tags:
|
||||
- { name: event_subscriber }
|
Reference in a new issue