Свойство | Тип | Описание | |
---|---|---|---|
$template | string | The template causing the error. |
Метод | Описание | |
---|---|---|
__construct ( string $template, $message = '' ) | ||
getTemplate ( ) : string | Returns the template causing the error. |
public __construct ( string $template, $message = '' ) | ||
$template | string | The template causing the error |
public getTemplate ( ) : string | ||
Результат | string |
protected string $template | ||
Результат | string |