We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af08073 commit 9534a45Copy full SHA for 9534a45
docs/book/v5/tutorials/create-book-module.md
@@ -525,6 +525,7 @@ namespace Api\Book\Handler;
525
use Api\App\Handler\AbstractHandler;
526
use Api\Book\InputFilter\BookInputFilter;
527
use Api\Book\Service\BookServiceInterface;
528
+use Dot\DependencyInjection\Attribute\Inject;
529
use Fig\Http\Message\StatusCodeInterface;
530
use Mezzio\Hal\HalResponseFactory;
531
use Mezzio\Hal\ResourceGenerator;
0 commit comments