features.routing.yml 243 Bytes Raw Blame History Permalink 1 2 3 4 5 6 features.export_download: path: '/admin/config/development/configuration/features/download' defaults: _controller: 'Drupal\features\Controller\FeaturesController::downloadExport' requirements: _permission: 'export configuration'