mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-03 18:04:26 +02:00
Fix annotation https://github.com/smarty-php/smarty/issues/441
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
* They are located in a corresponding Smarty_Internal_Method_xxxx class
|
||||
*
|
||||
* @method Smarty_Internal_TemplateBase addAutoloadFilters(mixed $filters, string $type = null)
|
||||
* @method Smarty_Internal_TemplateBase addDefaultModifier(mixed $modifiers)
|
||||
* @method Smarty_Internal_TemplateBase addDefaultModifiers(mixed $modifiers)
|
||||
* @method Smarty_Internal_TemplateBase addLiterals(mixed $literals)
|
||||
* @method Smarty_Internal_TemplateBase createData(Smarty_Internal_Data $parent = null, string $name = null)
|
||||
* @method array getAutoloadFilters(string $type = null)
|
||||
|
Reference in New Issue
Block a user