\Ceo\ServicesInterceptorService

The Interceptor Service allows you to extend and add interceptors at runtime, when normally they wouldn't be able to be modified.

Summary

Methods
Properties
Constants
interceptorForRoute()
getInterceptors()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$_stack
N/A

Properties

$_stack

$_stack : 

Type

Methods

interceptorForRoute()

interceptorForRoute(  $interceptor,   $route) 

Link a route to an interceptor

Parameters

$interceptor
$route

getInterceptors()

getInterceptors()