Skip to content

Commit 2fa3932

Browse files
authored
Merge pull request #451 from mpysiak/SYL-3914-refactor-directory-structure
[Maintenance] Refactor directory structure
2 parents 7245aca + e0c0c28 commit 2fa3932

File tree

113 files changed

+18
-13
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

113 files changed

+18
-13
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
imports:
2-
- { resource: "@SyliusRefundPlugin/Resources/config/app/twig_hooks/**/*.yaml" }
3-
- { resource: "@SyliusRefundPlugin/Resources/config/app/integrations.php" }
2+
- { resource: "@SyliusRefundPlugin/config/app/twig_hooks/**/*.yaml" }
3+
- { resource: "@SyliusRefundPlugin/config/app/integrations.php" }
44

55
parameters:
66
sylius_refund.credit_memo_save_path: "%kernel.project_dir%/private/credit_memos/"

src/Resources/config/app/twig_hooks/admin/credit_memo/show.yaml renamed to config/app/twig_hooks/admin/credit_memo/show.yaml

File renamed without changes.

src/Resources/config/app/twig_hooks/admin/order/refund/show.yaml renamed to config/app/twig_hooks/admin/order/refund/show.yaml

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)