You are here

public function MethodInterface::enterContext in Persistent URL 8

2 methods override MethodInterface::enterContext()
PathPrefixMethod::enterContext in src/Plugin/Purl/Method/PathPrefixMethod.php
SubdomainMethod::enterContext in src/Plugin/Purl/Method/SubdomainMethod.php

File

src/Plugin/Purl/Method/MethodInterface.php, line 12

Class

MethodInterface

Namespace

Drupal\purl\Plugin\Purl\Method

Code

public function enterContext($modifier, $path, array &$options);