改名
This commit is contained in:
@@ -4,6 +4,7 @@ namespace Http\Route;
|
|||||||
|
|
||||||
use Annotation\Aspect;
|
use Annotation\Aspect;
|
||||||
use Closure;
|
use Closure;
|
||||||
|
use Exception;
|
||||||
use Http\IInterface\MiddlewareInterface;
|
use Http\IInterface\MiddlewareInterface;
|
||||||
use Kiri\Di\NoteManager;
|
use Kiri\Di\NoteManager;
|
||||||
use Kiri\IAspect;
|
use Kiri\IAspect;
|
||||||
@@ -127,7 +128,7 @@ class Pipeline
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @return mixed
|
* @return mixed
|
||||||
* @throws \Exception
|
* @throws Exception
|
||||||
*/
|
*/
|
||||||
public function interpreter(): mixed
|
public function interpreter(): mixed
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user