프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$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 |