Commit e21e17b2 authored by Ivan Doroshenko's avatar Ivan Doroshenko Committed by Oleksandr Kuzava
Browse files

Issue #3293630: Consider dropping \d+ requirement in the export route.

parent cbb47727
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -59,7 +59,6 @@ class ContentExportRoutes implements ContainerInjectionInterface {
          [
            '_entity_access' => "{$entity_type_id}.single-content:export",
            '_custom_access' => '\Drupal\single_content_sync\Form\ContentExportForm::access',
            $entity_type_id => '\d+',
          ],
          [
            'parameters' => [