PHP Class think\exception\TemplateNotFoundException

Inheritance: extends RuntimeException
Afficher le fichier Open project: top-think/framework

Protected Properties

Свойство Type Description
$template

Méthodes publiques

Méthode Description
__construct ( $message, $template = '' )
getTemplate ( ) : string 获取模板文件

Method Details

__construct() public méthode

public __construct ( $message, $template = '' )

getTemplate() public méthode

获取模板文件
public getTemplate ( ) : string
Résultat string

Property Details

$template protected_oe property

protected $template