PageRenderTime 45ms CodeModel.GetById 20ms RepoModel.GetById 1ms app.codeStats 0ms

/tests/fixtures/class_exists.18881d.php

http://github.com/llaville/php-compat-info
PHP | 4 lines | 3 code | 1 blank | 0 comment | 1 complexity | 8b89126e98e57410d4f49ac4d0dfb032 MD5 | raw file
Possible License(s): BSD-3-Clause
  1. <?php
  2. if (class_exists('\\PHP_Timer')) {
  3. }