File manager - Edit - /var/www/payraty/helpdesk/vendor/league/oauth1-client/src/Signature/PlainTextSignature.php
Back
<?php namespace League\OAuth1\Client\Signature; class PlainTextSignature extends Signature implements SignatureInterface { /** * @inheritDoc */ public function method() { return 'PLAINTEXT'; } /** * @inheritDoc */ public function sign($uri, array $parameters = [], $method = 'POST') { return $this->key(); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings