tideways.php 160 B

12345678910111213
  1. <?php
  2. /**
  3. * Minimal set of classes necessary for Xhprof using tideways
  4. * phpcs:ignoreFile
  5. */
  6. function tideways_enable(){
  7. }
  8. function tideways_disable(){
  9. }