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
doc_Drupal
2016-10-29 09:32:13
Comments
Leave a Comment

Please login to continue.