Searched refs:isCreate (Results 1 – 2 of 2) sorted by relevance
| /plugin/slacknotifier/event/ | ||
| D | PageSaveEvent.php | 46 public function isCreate(): bool function in dokuwiki\\plugin\\slacknotifier\\event\\PageSaveEvent |
| /plugin/slacknotifier/ | ||
| D | action.php | 87 if ($event->isCreate() && isset($this->created[$pageId])) { |