|
MediaWiki master
|
A lazy provider of ParserOutput objects for a revision's individual slots. More...
Inherited by MediaWiki\Revision\RenderedRevision.
Public Member Functions | |
| getSlotParserOutput ( $role, array $hints=[]) | |
A lazy provider of ParserOutput objects for a revision's individual slots.
Definition at line 12 of file SlotRenderingProvider.php.
| MediaWiki\Revision\SlotRenderingProvider::getSlotParserOutput | ( | $role, | |
| array | $hints = [] ) |
| string | $role | |
| array | $hints | Hints given as an associative array. Known keys:
|
| SuppressedDataException | if the content is not accessible for the audience specified in the constructor. |
Implemented in MediaWiki\Revision\RenderedRevision.