matigda

Results 2 issues of matigda

I'm migrating from Sf 3 to Sf4, this is how my controller looks like ``` use FOS\RestBundle\Controller\Annotations\Post; use FOS\RestBundle\Controller\Annotations as Rest; ... some code /** * @Post("/users") * @Rest\View(statusCode=201) */...

# Bug report ## Describe the bug I was trying to play around with this storefront but when I run `npm run dev` I get info about invalid hook call:...