route.php 45 B

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