Skip to content

Commit e0c0c28

Browse files
committed
Refactor directory structure
1 parent 7245aca commit e0c0c28

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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

src/Resources/config/app/config.yml renamed to config/app/config.yml

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/"
File renamed without changes.

0 commit comments

Comments
 (0)