PHP 7.4.33
Preview: Auth.php Size: 860 B
/var/www/thinksupport.bitkit.dk/httpdocs/wp-includes/Requests/src/Auth.php
<?php
/**
 * Authentication provider interface
 *
 * @package Requests\Authentication
 */

namespace WpOrg\Requests;

use WpOrg\Requests\Hooks;

/**
 * Authentication provider interface
 *
 * Implement this interface to act as an authentication provider.
 *
 * Parameters should be passed via the constructor where possible, as this
 * makes it much easier for users to use your provider.
 *
 * @see \WpOrg\Requests\Hooks
 *
 * @package Requests\Authentication
 */
interface Auth {
	/**
	 * Register hooks as needed
	 *
	 * This method is called in {@see \WpOrg\Requests\Requests::request()} when the user
	 * has set an instance as the 'auth' option. Use this callback to register all the
	 * hooks you'll need.
	 *
	 * @see \WpOrg\Requests\Hooks::register()
	 * @param \WpOrg\Requests\Hooks $hooks Hook system
	 */
	public function register(Hooks $hooks);
}

Directory Contents

Dirs: 7 × Files: 17
Name Size Perms Modified Actions
Auth DIR
- drwxrwxr-x 2023-09-27 05:25:41
Edit Download
Cookie DIR
- drwxrwxr-x 2023-09-27 05:25:41
Edit Download
Exception DIR
- drwxrwxr-x 2023-09-27 05:25:41
Edit Download
Proxy DIR
- drwxrwxr-x 2023-09-27 05:25:41
Edit Download
Response DIR
- drwxrwxr-x 2023-09-27 05:25:41
Edit Download
Transport DIR
- drwxrwxr-x 2023-09-27 05:25:41
Edit Download
Utility DIR
- drwxrwxr-x 2023-09-27 05:25:41
Edit Download
860 B lrw-rw-r-- 2023-09-27 05:25:41
Edit Download
9.12 KB lrw-rw-r-- 2023-09-27 05:25:41
Edit Download
652 B lrw-rw-r-- 2023-09-27 05:25:41
Edit Download
14.75 KB lrw-rw-r-- 2023-09-27 05:25:41
Edit Download
1.09 KB lrw-rw-r-- 2023-09-27 05:25:41
Edit Download
709 B lrw-rw-r-- 2023-09-27 05:25:41
Edit Download
2.85 KB lrw-rw-r-- 2023-09-27 05:25:41
Edit Download
12.14 KB lrw-rw-r-- 2023-09-27 05:25:41
Edit Download
5.51 KB lrw-rw-r-- 2023-09-27 05:25:41
Edit Download
28.38 KB lrw-rw-r-- 2023-09-27 05:25:41
Edit Download
1.47 KB lrw-rw-r-- 2023-09-27 05:25:41
Edit Download
867 B lrw-rw-r-- 2023-09-27 05:25:41
Edit Download
33.20 KB lrw-rw-r-- 2023-09-27 05:25:41
Edit Download
4.18 KB lrw-rw-r-- 2023-09-27 05:25:41
Edit Download
8.79 KB lrw-rw-r-- 2023-09-27 05:25:41
Edit Download
5.30 KB lrw-rw-r-- 2023-09-27 05:25:41
Edit Download
1.51 KB lrw-rw-r-- 2023-09-27 05:25:41
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).