Index.php 56 B

1234567
  1. <?php
  2. namespace app\index\controller;
  3. class Index
  4. {
  5. }