krutush/src/Controller.php

5 lines
61 B
PHP
Raw Normal View History

2017-06-10 15:22:33 +00:00
<?php
namespace Krutush;
class Controller extends NeedApp{}