modify
This commit is contained in:
@@ -168,6 +168,7 @@ class Crontab extends BaseObject
|
|||||||
public function setTimerId(int $timerId): void
|
public function setTimerId(int $timerId): void
|
||||||
{
|
{
|
||||||
$this->timerId = $timerId;
|
$this->timerId = $timerId;
|
||||||
|
var_dump($this->timerId);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user