File manager - Edit - /home/xfekoga/grenier/wp-content/plugins/defender-security/vendor/altcha-org/altcha/src/Payload.php
Back
<?php namespace AltchaOrg\Altcha; class Payload { public $algorithm; public $challenge; public $number; public $salt; public $signature; public function __construct($algorithm, $challenge, $number, $salt, $signature) { $this->algorithm = $algorithm; $this->challenge = $challenge; $this->number = $number; $this->salt = $salt; $this->signature = $signature; } }
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings