CsrfRuntime
in package
FinalYes
Tags
Table of Contents
Properties
- $csrfTokenManager : mixed
Methods
- __construct() : mixed
- getCsrfToken() : string
Properties
$csrfTokenManager
private
mixed
$csrfTokenManager
Methods
__construct()
public
__construct(CsrfTokenManagerInterface $csrfTokenManager) : mixed
Parameters
- $csrfTokenManager : CsrfTokenManagerInterface
getCsrfToken()
public
getCsrfToken(string $tokenId) : string
Parameters
- $tokenId : string