Benchmark.php 92 B

12345678
  1. <?php
  2. namespace PhpLife\Frame\Library;
  3. class Benchmark extends \PhpLife\Frame\Library
  4. {
  5. }