icingaweb2-module-director/library/vendor/ipl/Html/Element.php

11 lines
90 B
PHP

<?php
namespace dipl\Html;
/**
* @deprecated
*/
class Element extends HtmlElement
{
}