Skip to content

Conversation

mglaman
Copy link
Contributor

@mglaman mglaman commented Aug 24, 2022

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

@mglaman
Copy link
Contributor Author

mglaman commented Aug 24, 2022

 ------ ------------------------------------------------------------------------- 
  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.

@agentrickard
Copy link
Contributor

@mglaman More odd conflicts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants