1372219ba55ba4c5f4c14faef2addf0b69d1e1be
[lhc/web/wiklou.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 }