File manager - Edit - /home/xfekoga/rooftopcleaners/wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Auth/AuthInterface.php
Back
<?php namespace WP_Rocket\Addon\Cloudflare\Auth; use WP_Error; interface AuthInterface { /** * Gets headers for Cloudflare API request * * @return array */ public function get_headers(): array; /** * Checks if the credentials are set. * * @return bool|WP_Error true if authorized, false otherwise, WP_Error if missing credentials. */ public function is_valid_credentials(); }
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings