ConLite/conlite/classes/Html/Html.php

7 Zeilen
65 B
PHP

<?php
namespace ConLite\Html;
class Html extends HtmlCommon
{
}