ftp\File::get_path PHP Méthode

get_path() public méthode

Returns the file path.
public get_path ( ) : string
Résultat string
    public function get_path()
    {
        return $this->_path;
    }