File manager - Edit - /home/asiatechinc/public_html/bhrhotelsindia.com/vendor/league/oauth1-client/src/Credentials/CredentialsInterface.php
Back
<?php namespace League\OAuth1\Client\Credentials; interface CredentialsInterface { /** * Get the credentials identifier. * * @return string */ public function getIdentifier(); /** * Set the credentials identifier. * * @param string $identifier * * @return void */ public function setIdentifier($identifier); /** * Get the credentials secret. * * @return string */ public function getSecret(); /** * Set the credentials secret. * * @param string $secret * * @return void */ public function setSecret($secret); }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings