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

<?php
namespace acs\View;
class Auth extends Base {
}