This repository has been archived on 2024-10-04. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
AroMVC/Controllers/Home.php
2017-03-02 16:02:38 -06:00

6 lines
No EOL
50 B
PHP

<?php
namespace Fire\Controllers;
class Home {
}