public function PurlContextOutboundPathProcessor::onModifierMatched in Persistent URL 8
File
- src/
PathProcessor/ PurlContextOutboundPathProcessor.php, line 73
Class
Namespace
Drupal\purl\PathProcessorCode
public function onModifierMatched(ModifierMatchedEvent $event) {
$this->events[] = $event;
}