%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/knwn/wp-content/plugins/wpsynchro/includes/Transport/
Upload File :
Create Path :
Current File : /var/www/knwn/wp-content/plugins/wpsynchro/includes/Transport/RemoteConnection.php

<?php
namespace WPSynchro\Transport;

interface RemoteConnection
{

    public function init();

    public function setUrl($url);

    public function remotePOST();
    
    public function setDataObject($object);
    
    public function setSendDataAsJSON();
    
    public function setMaxRequestSize($maxsize);
    
    public function addFiledata(\WPSynchro\Transport\TransferFile $file);
}

Zerion Mini Shell 1.0