protected property 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();

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!RouteProcessor!RouteProcessorManager.php/property/RouteProcessorManager::sortedOutbound/8.1.x