adjustment in doc

This commit is contained in:
Joandysson Gama 2023-01-01 14:48:16 -03:00 committed by GitHub
parent 33db7494b8
commit 0bc2950d5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -146,7 +146,7 @@ declare(strict_types=1);
namespace App\Controller;
use App\Service\QueueService;
use Hyperf\Di\Annotation\Inject;~~~~~~~~
use Hyperf\Di\Annotation\Inject;
use Hyperf\HttpServer\Annotation\AutoController;
#[AutoController]