Merge "SpecialNewPages: Fix omitted Show/Hide redirect value"
[lhc/web/wiklou.git] / tests / phan / stubs / tideways.php
1 <?php
2
3 /**
4 * Minimal set of classes necessary for Xhprof using tideways
5 * phpcs:ignoreFile
6 */
7
8 function tideways_enable(){
9 }
10
11 function tideways_disable(){
12 }