Home
last modified time | relevance | path

Searched refs:isValidEvent (Results 1 – 1 of 1) sorted by relevance

/plugin/slacknotifier/
Daction.php113 if (!$this->isValidEvent($event->getEventType())) {
122 private function isValidEvent(?string $eventType): bool function in action_plugin_slacknotifier