Hi,
I am migrating my app from annotations to attribute, which works from the technical POC fine.
When I then execute PHPStan, I receive:
Class HandcraftedInTheAlps\RestRoutingBundle\Controller\Annotations\RouteResource is not an Attribute class.
Any help would be appreciated, thanks
Hi,
I am migrating my app from annotations to attribute, which works from the technical POC fine.
When I then execute PHPStan, I receive:
Class HandcraftedInTheAlps\RestRoutingBundle\Controller\Annotations\RouteResource is not an Attribute class.Any help would be appreciated, thanks