TicketGet(); echo $ticket . "\n"; // $ticket = $api->JsApiTicketGet(); echo $ticket . "\n"; } catch (Exception $e) { echo $e->getMessage() . "\n"; }