ok

Mini Shell

Direktori : /home2/selectio/www/limpiar.in.net/vendor/paypal/paypalhttp/lib/PayPalHttp/
Upload File :
Current File : //home2/selectio/www/limpiar.in.net/vendor/paypal/paypalhttp/lib/PayPalHttp/Injector.php

<?php

namespace PayPalHttp;

/**
 * Interface Injector
 * @package PayPalHttp
 *
 * Interface that can be implemented to apply injectors to Http client.
 *
 * @see HttpClient
 */
interface Injector
{
    /**
     * @param HttpRequest $httpRequest
     */
    public function inject($httpRequest);
}

Zerion Mini Shell 1.0