]> scripts.mit.edu Git - autoinstalls/mediawiki.git/blob - tests/phan/stubs/tideways.php
MediaWiki 1.30.2-scripts
[autoinstalls/mediawiki.git] / tests / phan / stubs / tideways.php
1 <?php
2
3 /**
4  * Minimal set of classes necessary for Xhprof using tideways
5  * @codingStandardsIgnoreFile
6  */
7
8 function tideways_enable(){
9 }
10
11 function tideways_disable(){
12 }