File "Proxy.php"

Full path: /home/kosmetik/public_html/wp-includes/Requests/Proxy.php
File size: 89 B
MIME-type: text/x-php
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

<?php

interface Requests_Proxy
{
    public function register(Requests_Hooks &$hooks);
}