Manual:BeforeParserFetchTemplateAndtitleHook.php
MediaWiki file: BeforeParserFetchTemplateAndtitleHook.php | |
---|---|
Location: | includes/parser/Hook/ |
Source code: | master • 1.43.1 • 1.42.6 • 1.39.12 |
Classes: | MediaWiki\Hook\BeforeParserFetchTemplateAndtitleHook |
A hook handler interface used for actions before a template is fetched by the Parser. Documentation: Manual:Hooks/BeforeParserFetchTemplateAndtitle.
Introduced in MW 1.35, it was depreciated in 1.36. Use BeforeParserFetchTemplateRevisionRecordHook.php instead.