You are here

public function MatchedModifiers::getMatched in Persistent URL 8

File

src/MatchedModifiers.php, line 17

Class

MatchedModifiers

Namespace

Drupal\purl

Code

public function getMatched() {
  return $this->matched;
}