MediaWiki  master
MediaWiki\Session\CsrfTokenSetProvider Interface Reference
Inheritance diagram for MediaWiki\Session\CsrfTokenSetProvider:

Public Member Functions

 getCsrfTokenSet ()
 Get a set of CSRF tokens to obtain and match specific tokens. More...
 

Detailed Description

Definition at line 28 of file CsrfTokenSetProvider.php.

Member Function Documentation

◆ getCsrfTokenSet()

MediaWiki\Session\CsrfTokenSetProvider::getCsrfTokenSet ( )

Get a set of CSRF tokens to obtain and match specific tokens.

Returns
CsrfTokenSet

Implemented in RequestContext, and ContextSource.


The documentation for this interface was generated from the following file: