MediaWiki master
|
Inherited by MediaWiki\Context\IContextSource.
Public Member Functions | |
getCsrfTokenSet () | |
Get a set of CSRF tokens to obtain and match specific tokens. | |
Definition at line 28 of file CsrfTokenSetProvider.php.
MediaWiki\Session\CsrfTokenSetProvider::getCsrfTokenSet | ( | ) |
Get a set of CSRF tokens to obtain and match specific tokens.
Implemented in MediaWiki\Context\ContextSource, and MediaWiki\Context\RequestContext.