I have problem with returning views with FOSRestBundle working under Symfony 4.1 Project.
This is code from my controller:
class NewsController extends
You must enable the SensioFrameworkExtraBundle view annotations
sensio_framework_extra: view: { annotations: false }