TwistPHP Documentation

systemName

File path: dist/twist/Core/Utilities/FTP.utility.php
Namespace: Twist\Core\Utilities
Extends: Base

systemNameGet the system name for the FTP connection

Return Values

void — No return information has been documented for this function.

Example

<?php
//Call the function systemName with the example vars
Twist::FTP() -> systemName();