This repository has been archived on 2018-05-28. You can view files and clone it, but cannot push or open issues or pull requests.
BBB-Simple-ACS/server/src/View/Auth.php

7 lines
56 B
PHP
Raw Normal View History

2018-05-28 14:02:26 +00:00
<?php
namespace acs\View;
class Auth extends Base {
}