|
MediaWiki REL1_39
|
Public Member Functions | |
| __construct (LoggerInterface $logger) | |
| notifyParse (PageReference $page, ?int $revId, ParserOptions $options, Content $content, ParserOutput $output) | |
Definition at line 45 of file ParserObserver.php.
| MediaWiki\Parser\ParserObserver::__construct | ( | LoggerInterface | $logger | ) |
| LoggerInterface | $logger |
Definition at line 59 of file ParserObserver.php.
| MediaWiki\Parser\ParserObserver::notifyParse | ( | PageReference | $page, |
| ?int | $revId, | ||
| ParserOptions | $options, | ||
| Content | $content, | ||
| ParserOutput | $output ) |
| PageReference | $page | |
| int | null | $revId | |
| ParserOptions | $options | |
| Content | $content | |
| ParserOutput | $output |
Definition at line 71 of file ParserObserver.php.
References $content, CacheTime\getUsedOptions(), and ParserOptions\optionsHash().