19declare(strict_types=1);
51 return ($this->token ===
$token);
Class ilCtrlToken is responsible for generating and storing unique CSRF tokens.
__construct(string $token)
ilCtrlToken Constructor
verifyWith(string $token)
@inheritDoc
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...