File manager - Edit - /home/adiance/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/AuthInterface.php
Back
<?php namespace WPMailSMTP\Providers; /** * Interface AuthInterface. * * @since 1.0.0 */ interface AuthInterface { /** * Whether user saved Client ID/App ID and Client Secret/App Password or not. * Both options are required. * * @since 1.0.0 * * @return bool */ public function is_clients_saved(); /** * Whether we have an access and refresh tokens or not. * * @since 1.0.0 * * @return bool */ public function is_auth_required(); }
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0.08 |
proxy
|
phpinfo
|
Settings