MediaWiki master
MediaWiki\Mail\ConfirmEmail\ConfirmEmailBuilderFactory Class Reference

Public Member Functions

 __construct (private readonly ServiceOptions $options, private readonly BagOStuff $cache, private readonly UrlUtils $urlUtils)
 
 newFromContext (IContextSource $ctx)
 

Public Attributes

const CONSTRUCTOR_OPTIONS
 

Detailed Description

Definition at line 11 of file ConfirmEmailBuilderFactory.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Mail\ConfirmEmail\ConfirmEmailBuilderFactory::__construct ( private readonly ServiceOptions $options,
private readonly BagOStuff $cache,
private readonly UrlUtils $urlUtils )

Definition at line 20 of file ConfirmEmailBuilderFactory.php.

Member Function Documentation

◆ newFromContext()

MediaWiki\Mail\ConfirmEmail\ConfirmEmailBuilderFactory::newFromContext ( IContextSource $ctx)

Definition at line 28 of file ConfirmEmailBuilderFactory.php.

Member Data Documentation

◆ CONSTRUCTOR_OPTIONS

const MediaWiki\Mail\ConfirmEmail\ConfirmEmailBuilderFactory::CONSTRUCTOR_OPTIONS
Initial value:
= [
]
const UserEmailConfirmationUseHTML
Name constant for the UserEmailConfirmationUseHTML setting, for use with Config::get()
Access: internal
only for use in ServiceWiring and in tests

Definition at line 16 of file ConfirmEmailBuilderFactory.php.


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