Add support for middleware
This commit is contained in:
@@ -8,6 +8,8 @@ import {Logging} from "../../../service/Logging";
|
||||
|
||||
@Injectable()
|
||||
export class MountActivatedRouteHTTPModule extends HTTPKernelModule {
|
||||
public readonly executeWithBlockingWriteback = true
|
||||
|
||||
@Inject()
|
||||
protected readonly routing!: Routing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user