handleClose() public method

public handleClose ( )
 public function handleClose()
 {
     parent::handleClose();
     $this->connectionTimer->cancel();
 }