PHP Interface Phrozn\Has\Template

Author: Victor Farazdagi
Show file Open project: farazdagi/phrozn

Public Methods

Method Description
getTemplate ( ) : string Get template
setTemplate ( string $template ) : Phrozn\Has\Template Set template

Method Details

getTemplate() public method

Get template
public getTemplate ( ) : string
return string

setTemplate() public method

Set template
public setTemplate ( string $template ) : Phrozn\Has\Template
$template string Source template
return Phrozn\Has\Template