RouteProcessorManager::$sortedOutbound

Holds the array of outbound processors, sorted by priority.

An array of path processor objects.

Type: array

File

core/lib/Drupal/Core/RouteProcessor/RouteProcessorManager.php, line 31

Class

RouteProcessorManager
Route processor manager.

Namespace

Drupal\Core\RouteProcessor

Code

protected $sortedOutbound = array();
doc_Drupal
2016-10-29 09:39:13
Comments
Leave a Comment

Please login to continue.