route.php 44 B

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