MediaWiki master
MediaWiki\Parser\Parsoid\ParsoidServices Class Reference

Public Member Functions

 __construct (MediaWikiServices $services)
 
 getParsoidDataAccess ()
 
 getParsoidPageConfigFactory ()
 
 getParsoidSiteConfig ()
 

Detailed Description

Since
1.39
Deprecated:
since 1.39. This is a marker class indicating that certain code has been moved from Parsoid to core; it will be removed once the transition is complete. Use MediaWikiServices instead.

Definition at line 34 of file ParsoidServices.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Parser\Parsoid\ParsoidServices::__construct ( MediaWikiServices  $services)
Parameters
MediaWikiServices$services

Definition at line 40 of file ParsoidServices.php.

Member Function Documentation

◆ getParsoidDataAccess()

MediaWiki\Parser\Parsoid\ParsoidServices::getParsoidDataAccess ( )
Returns
DataAccess

Definition at line 47 of file ParsoidServices.php.

◆ getParsoidPageConfigFactory()

MediaWiki\Parser\Parsoid\ParsoidServices::getParsoidPageConfigFactory ( )
Returns
PageConfigFactory

Definition at line 55 of file ParsoidServices.php.

◆ getParsoidSiteConfig()

MediaWiki\Parser\Parsoid\ParsoidServices::getParsoidSiteConfig ( )
Returns
SiteConfig

Definition at line 63 of file ParsoidServices.php.


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