|
MediaWiki master
|
Provide an instance of CsrfTokenSet. More...
Inherited by MediaWiki\Context\IContextSource.
Public Member Functions | |
| getCsrfTokenSet () | |
| Get a set of CSRF tokens to obtain and match specific tokens. | |
Provide an instance of CsrfTokenSet.
Definition at line 15 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, MediaWiki\Context\DerivativeContext, and MediaWiki\Context\RequestContext.