START
START = 1
Smarty_Internal_Configfilelexer
This is the config file lexer. It is generated from the smarty_internal_configfilelexer.plex file
$smarty : \Smarty
Smarty object
$compiler : \Smarty_Internal_Config_File_Compiler
compiler object
__construct(string $data, \Smarty_Internal_Config_File_Compiler $compiler)
constructor
string | $data | template source |
\Smarty_Internal_Config_File_Compiler | $compiler |