Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ManaPHP
Security
CsrfTokenInterface
PHP Interface ManaPHP\Security\CsrfTokenInterface
ファイルを表示
Open project: manaphp/manaphp
Public Methods
Method
Description
disable
( ) :
static
get
( ) :
string
verify
( ) :
void
Method Details
disable()
public
method
public
disable
( ) :
static
return
static
get()
public
method
public
get
( ) :
string
return
string
verify()
public
method
public
verify
( ) :
void
return
void