update api doc
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace App\Storage;
|
||||
|
||||
use Hyperf\RateLimit\Storage\StorageInterface;
|
||||
use Psr\Container\ContainerInterface;
|
||||
|
||||
Reference in New Issue
Block a user