route.php 40 B

123456
  1. <?php
  2. return array
  3. (
  4. '' => 'home',
  5. );