eee
This commit is contained in:
@@ -34,7 +34,6 @@ class Middleware
|
||||
if (!in_array($middleware, static::$mapping[$path])) {
|
||||
static::$mapping[$path][] = $middleware;
|
||||
}
|
||||
var_dump(static::$mapping[$path]);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user