novaconium/services/Auth.php

9 lines
76 B
PHP

<?php
class Auth
{
public function __construct()
{
}
}