chctl.php 73 B

123456789101112
  1. <?php
  2. namespace refill;
  3. class chctl
  4. {
  5. protected $mSpeedtable;
  6. }