Bug Report
Book module example:
HalResponseFactory::class and ResourceGenerator::class are now nullable in Api\App\Handler\AbstractHandler implementation.
Summary
Documentation provide erroneus example code
Current behavior
Following documentation example the user will write non working code.
How to reproduce
Follow the documentation example.
Expected behavior
Following documentation example the user will produce working code.