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