mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-24 19:53:14 +01:00
8 lines
375 B
YAML
8 lines
375 B
YAML
# source: https://github.com/Sylius/Sylius/blob/master/UPGRADE-1.0.md#upgrade-from-108-to-109
|
|
|
|
services:
|
|
Rector\Core\Rector\ClassMethod\AddReturnTypeDeclarationRector:
|
|
$typehintForMethodByClass:
|
|
Sylius\Bundle\CoreBundle\Templating\Helper\VariantResolverHelper:
|
|
resolveVariant: '?Sylius\Component\Product\Model\ProductVariantInterface'
|