/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Verifiedaccess
NameSizeModeActions
Resource/-0755rm
Challenge.php11090644editdlrm
CrowdStrikeAgent.php13920644editdlrm
DeviceSignals.php109050644editdlrm
SignedData.php13460644editdlrm
VerifiedaccessEmpty.php8690644editdlrm
VerifyChallengeResponseRequest.php15460644editdlrm
VerifyChallengeResponseResult.php48000644editdlrm
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Verifiedaccess/Challenge.php (1109B)
challenge = $challenge; } /** * @return string */ public function getChallenge() { return $this->challenge; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(Challenge::class, 'Google_Service_Verifiedaccess_Challenge');