Manual:findHooks.php
From MediaWiki.org
(Redirected from Manual:Findhooks.php)
MediaWiki File: findHooks.php | |
---|---|
Location: | maintenance/ |
Source code: | master • 1.22.5 • 1.21.8 |
Classes: | Findhooks |
findHooks.php is a MediaWiki maintenance script that compares documented and actually present mismatches. This script assumes that hooks 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.