Add note about packed templates to process method sub.
This commit is contained in:
parent
3574113645
commit
9b20ce2fe7
1 changed files with 3 additions and 1 deletions
|
|
@ -386,7 +386,9 @@ sub prepare {
|
|||
|
||||
=head2 process ( vars )
|
||||
|
||||
Evaluate a template replacing template commands for HTML.
|
||||
Evaluate a template replacing template commands for HTML. If the internal property templatePacked
|
||||
is set to true, the packed, minimized template will be used. Otherwise, the original template
|
||||
will be used.
|
||||
|
||||
=head3 vars
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue