Manual:BeforeParserFetchTemplateAndtitleHook.php
MediaWiki file: BeforeParserFetchTemplateAndtitleHook.php | |
---|---|
Location: | includes/parser/Hook/ |
Source code: | master • 1.44.0 • 1.43.3 • 1.39.13 |
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.