Loads security class and enables security
public enableSecurity ( string | Smarty_Security $security_class = null ) : Smarty | ||
$security_class | string | Smarty_Security | if a string is used, it must be class-name |
return | Smarty | current Smarty instance for chaining |