eee
This commit is contained in:
@@ -25,7 +25,7 @@ class Middleware implements InjectMethodInterface
|
||||
*/
|
||||
public function dispatch(string $class, string $method): void
|
||||
{
|
||||
MiddlewareManager::set($class, $method, $this->middleware);
|
||||
// MiddlewareManager::set($class, $method, $this->middleware);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user