todos to use own classes instead of \stdClass
This commit is contained in:
@ -49,6 +49,7 @@ class TimerManager {
|
||||
}
|
||||
|
||||
//Init the Timer Listening
|
||||
// TODO: extra model class
|
||||
$listening = new \stdClass();
|
||||
$listening->listener = $listener;
|
||||
$listening->method = $method;
|
||||
|
Reference in New Issue
Block a user