public function MatchedModifiers::getMatched in Persistent URL 8
File
- src/
MatchedModifiers.php, line 17
Class
Namespace
Drupal\purlCode
public function getMatched() {
return $this->matched;
}
public function getMatched() {
return $this->matched;
}