PageRenderTime 49ms CodeModel.GetById 19ms RepoModel.GetById 1ms app.codeStats 0ms

/tests/fixtures/class_exists.18881o.php

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