mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-18 05:48:21 +01:00
add note
This commit is contained in:
parent
b34a93fcdd
commit
ee8145ec6f
@ -29,6 +29,7 @@ final class FrameworkBundleClassReplacementsRector extends AbstractClassReplacer
|
||||
{
|
||||
return [
|
||||
'Symfony\Bundle\FrameworkBundle\DependencyInjectino\Compiler\SerializerPass' => 'Symfony\Component\Serializer\DependencyInjection\SerializerPass',
|
||||
// @todo: complete the rest
|
||||
];
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user