Jarves\Configuration\ThemeLayout::getDoctype PHP Метод

getDoctype() публичный Метод

public getDoctype ( ) : string
Результат string
    public function getDoctype()
    {
        return $this->doctype;
    }