protected RouteProcessorManager::sortProcessors()
public RouteProcessorManager::addOutbound(Out
protected RouteProcessorManager::getOutbound()
Holds the array of outbound processors to cycle through. An array whose keys are priorities and whose values are arrays of path processor objects
Holds the array of outbound processors, sorted by priority. An array of path processor objects. Type:
Route processor manager. Holds an array of route processor objects and uses them to sequentially process an outbound route, in order of processor
public RouteProcessorManager::processOutbound($route_name