mirror of
https://github.com/smarty-php/smarty.git
synced 2026-05-04 03:40:53 +02:00
- optimization get rid of __get and __set in source object
This commit is contained in:
@@ -84,7 +84,6 @@ abstract class Smarty_Resource
|
||||
|
||||
/**
|
||||
* Load template's source into current template object
|
||||
* {@internal The loaded source is assigned to $_template->source->content directly.}}
|
||||
*
|
||||
* @param Smarty_Template_Source $source source object
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user