Home
last modified time | relevance | path

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

/plugin/loglog/helper/
H A Dalert.php68 * @param int $minuteInterval
71 protected function handleThreshold($logType, $threshold, $minuteInterval, $email) argument
74 if (! $email || ! $threshold || ! $minuteInterval) {
79 $this->interval = $minuteInterval * 60;