class NullPathProcessorManager

Provides a null implementation of the path processor manager.

This can be used for example in really early installer phases.

Hierarchy

File

core/lib/Drupal/Core/PathProcessor/NullPathProcessorManager.php, line 13

Namespace

Drupal\Core\PathProcessor

Members

Name Modifiers Type Description
NullPathProcessorManager::processInbound public function Processes the inbound path. Overrides InboundPathProcessorInterface::processInbound
NullPathProcessorManager::processOutbound public function Processes the outbound path. Overrides OutboundPathProcessorInterface::processOutbound

© 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!PathProcessor!NullPathProcessorManager.php/class/NullPathProcessorManager/8.1.x