File "Auth.php"

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

Download   Open   Edit   Advanced Editor   Back

<?php

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