added features
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
features.export_download:
|
||||
path: '/admin/config/development/features/download/{uri}'
|
||||
defaults:
|
||||
_controller: 'Drupal\features\Controller\FeaturesController::downloadExport'
|
||||
requirements:
|
||||
_permission: 'export configuration'
|
||||
Reference in New Issue
Block a user