mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-24 19:53:14 +01:00
9 lines
394 B
YAML
9 lines
394 B
YAML
# source: https://github.com/Sylius/Sylius/blob/master/UPGRADE-1.0.md#upgrade-from-108-to-109
|
|
|
|
services:
|
|
# @todo, use this and return typehint
|
|
Rector\Rector\Typehint\ReturnTypehintRector:
|
|
# class
|
|
Sylius\Bundle\CoreBundle\Templating\Helper\VariantResolverHelper:
|
|
# method
|
|
'resolveVariant': '?Sylius\Component\Product\Model\ProductVariantInterface' |