summaryrefslogtreecommitdiff
path: root/www/wiki/tests/phan/stubs/tideways.php
blob: 34ac735ca85aa46eebfa8bf38489eaa490767fa3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php

/**
 * Minimal set of classes necessary for Xhprof using tideways
 * phpcs:ignoreFile
 */

function tideways_enable(){
}

function tideways_disable(){
}