PHP Classes

File: Tests/TestInvalidRoutes2.php

Recommend this page to a friend!
  Classes of Alexey Dodonov   mezon PHP Application   Tests/TestInvalidRoutes2.php   Download  
File: Tests/TestInvalidRoutes2.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: mezon PHP Application
Create applications from configuration files
Author: By
Last change:
Date: 3 years ago
Size: 79 bytes
 

Contents

Class file image Download
<?php
return [
    [
       
'route' => '/test/',
       
'existing',
    ]
];