TEXT
TEXT = 1
Smarty_Internal_Templatelexer This is the template file lexer.
It is generated from the smarty_internal_templatelexer.plex file
$smarty : \Smarty
Smarty object
$compiler : \Smarty_Internal_TemplateCompilerBase
compiler object
__construct(string $data, \Smarty_Internal_TemplateCompilerBase $compiler)
constructor
string | $data | template source |
\Smarty_Internal_TemplateCompilerBase | $compiler |