\Smarty_Internal_TestInstall

TestInstall class

Summary

Methods
Properties
Constants
testInstall()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

testInstall()

testInstall(\Smarty  $smarty, array  $errors = null) : boolean

diagnose Smarty setup If $errors is secified, the diagnostic report will be appended to the array, rather than being output.

Parameters

\Smarty $smarty
array $errors

array to push results into rather than outputting them

Returns

boolean —

status, true if everything is fine, false else