Manual:findHooks.php
Jump to navigation
Jump to search
![]() | This feature was removed completely in version 1.35. |
MediaWiki file: findHooks.php | |
---|---|
Location: | maintenance/ |
Source code: | master • 1.35.2 • 1.31.14 |
Classes: | FindHooks |
Details[edit]
findHooks.php file is a maintenance script that compares documented and actually present mismatches. This script assumes that hook names in hooks.txt are at the beginning of a line and single quoted and hooks names in code are the first parameter of wfRunHooks.