drupal-rector
drupal-rector copied to clipboard
Usage of symfony-cmf/routing dependency deprecated
Description
Replaces calls to symfony-cmf/routing interfaces or classes per https://www.drupal.org/node/3151009
To Test
- Add steps to test this feature
Drupal.org issue
https://www.drupal.org/project/rector/issues/3294535
------ -------------------------------------------------------------------------
Line src/Rector/ConstFetch/SymfonyCmfRouteObjectInterfaceConstantsRector.php
------ -------------------------------------------------------------------------
61 Class Symfony\Cmf\Component\Routing\RouteObjectInterface not found.
💡 Learn more at https://phpstan.org/user-guide/discovering-symbols
66 Class Drupal\Core\Routing\RouteObjectInterface not found.
💡 Learn more at https://phpstan.org/user-guide/discovering-symbols
------ -------------------------------------------------------------------------
Needs stubs for these files for PHPStan.
@mglaman More odd conflicts