Method Template::__construct
Inheritance:
- System::__construct()
- Template::__construct()
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Set current template file
public function void __construct(string $strTemplate, string $strContentType)
Parameters
- string $strTemplate
- Default: ''
- Not documented yet. Please add documentation to this entry.
- string $strContentType
- Default: 'text/html'
- Not documented yet. Please add documentation to this entry.
Add a comment