public function ModifierMatchedEvent::getModifier in Persistent URL 8
Return value
string
File
- src/
Event/ ModifierMatchedEvent.php, line 69
Class
Namespace
Drupal\purl\EventCode
public function getModifier() {
return $this->modifierKey;
}