Benchmark.php 90 B

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