Вход Регистрация
Файл: concrete5.7.5.6/concrete/src/Html/Object/Source.php
Строк: 16
<?php
namespace ConcreteCoreHtmlObject;

use 
HtmlObjectElement;

class 
Source extends Element
{
    
/**
     * Default element
     *
     * @var string
     */
    
protected $element 'source';

    
/**
     * Whether the element is self closing
     *
     * @var boolean
     */
    
protected $isSelfClosing true;


    public function 
__construct()
    {
    }
}
Онлайн: 3
Реклама