mirror of
https://gitee.com/hyperf/hyperf.git
synced 2024-11-29 18:27:44 +08:00
adjustment in doc
This commit is contained in:
parent
33db7494b8
commit
0bc2950d5d
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user