Manual:findHooks.php
![]() | IMPORTANT: The content of this page is outdated. For more complete information on current code, please refer to corresponding class/file. If you have checked or updated this page and found the content to be suitable, please remove this notice. |
MediaWiki file: findHooks.php | |
---|---|
Location: | maintenance/ |
Source code: | master • 1.30.0 • 1.29.2 |
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.
External links[edit]
- findHooks.php source code on MediaWiki master.