This repository has been archived on 2024-10-04. You can view files and clone it, but cannot push or open issues or pull requests.
AroMVC/Controllers/Home.php

6 lines
50 B
PHP
Raw Normal View History

2017-02-24 16:39:37 +00:00
<?php
2017-03-02 22:02:38 +00:00
namespace Fire\Controllers;
2017-02-24 16:39:37 +00:00
class Home {
}