wiki.techinc.nl/includes/parser/Parsoid/Config
C. Scott Ananian a565e388f9 Move ParsoidOutputAccess::supportsContentModel() into Parsoid SiteConfig
The `supportsContentModel` method is really querying Parsoid for the
set of content models it supports, so it makes sense to put it in the
Parsoid-specific SiteConfig service.

This is part of the work to deprecate and remove ParsoidOutputAccess.

Change-Id: I81eb2df8cef93ede95361a4e03185b3d58e5b84b
2024-05-22 10:57:37 -04:00
..
DataAccess.php Return additional info about files in DataAccess 2024-02-21 18:36:04 -05:00
PageConfig.php Parsoid PageConfig: remove unused ::getTitle() and ::getNs() methods 2024-05-14 21:07:36 -04:00
PageConfigFactory.php Remove more indirect calls to IDBAccessObject::READ_* constants 2024-01-23 15:42:38 +01:00
PageContent.php includes/parser/Parsoid/*: Use typed class properties 2023-10-23 17:37:14 -05:00
SiteConfig.php Move ParsoidOutputAccess::supportsContentModel() into Parsoid SiteConfig 2024-05-22 10:57:37 -04:00