eee
This commit is contained in:
@@ -344,6 +344,8 @@ class Connection extends Component
|
||||
*/
|
||||
public function disconnect(): void
|
||||
{
|
||||
var_dump(__FUNCTION__);
|
||||
|
||||
if ($this->timerId > -1) {
|
||||
Timer::clear($this->timerId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user