Skip to content

Instantly share code, notes, and snippets.

@kurozumi
Created January 2, 2021 05:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kurozumi/15f62346711e0577688990b8d5702b33 to your computer and use it in GitHub Desktop.
Save kurozumi/15f62346711e0577688990b8d5702b33 to your computer and use it in GitHub Desktop.
ProductValueResolverの優先度を設定
services:
Customize\ArgumentResolver\ProductValueResolver:
arguments:
- '@Eccube\Repository\ProductRepository'
tags:
- { name: controller.argument_value_resolver, priority: 50 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment