Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Sulu
Component
Webspace
Loader
Exception
InvalidErrorTemplateException
PHP Class Sulu\Component\Webspace\Loader\Exception\InvalidErrorTemplateException
Inheritance:
extends
WebspaceException
Exibir arquivo
Open project: sulu/sulu
Public Methods
Method
Description
__construct
(
string
$template
,
string
$webspace
)
InvalidErrorTemplateException constructor.
getTemplate
( ) :
string
Method Details
__construct()
public
method
InvalidErrorTemplateException constructor.
public
__construct
(
string
$template
,
string
$webspace
)
$template
string
$webspace
string
getTemplate()
public
method
public
getTemplate
( ) :
string
return
string