Files
logview/app/common/Define/Log.php

8 lines
57 B
PHP

<?php
namespace ProVM\Common\Define;
interface Log
{
}