File manager - Edit - /var/www/payraty/helpdesk/vendor/itsgoingd/clockwork/Clockwork/Authentication/NullAuthenticator.php
Back
<?php namespace Clockwork\Authentication; class NullAuthenticator implements AuthenticatorInterface { public function attempt(array $credentials) { return true; } public function check($token) { return true; } public function requires() { return []; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings