MediaWiki REL1_35
UnitTestsListHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
20 public function onUnitTestsList( &$paths );
21}
onUnitTestsList(&$paths)
This hook is called when building a list of paths containing PHPUnit tests.