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