File path: dist/twist/Core/Models/FTP/Socket.model.php
Namespace: Twist\Core\Models\FTP
systype
— Get the system name for the FTP connection
void — No return information has been documented for this function.
<?php
//Call the function systype with the example vars
$resSocket = new \Twist\Core\Models\FTP\Socket();
$resSocket -> systype();