public function ModifierMatchedEvent::getMethod in Persistent URL 8
File
- src/
Event/ ModifierMatchedEvent.php, line 74
Class
Namespace
Drupal\purl\EventCode
public function getMethod() {
return $this->methodKey;
}
public function getMethod() {
return $this->methodKey;
}