Свойство | Type | Description | |
---|---|---|---|
$template | string | The template causing the error. |
Méthode | Description | |
---|---|---|
__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 | ||
Résultat | string |
protected string $template | ||
Résultat | string |