ProtoCheck.php 91 B

1234567891011121314
  1. <?php
  2. namespace Jiaruan;
  3. class ProtoCheck {
  4. public function proc( ){
  5. }
  6. }