mirror of
https://github.com/smarty-php/smarty.git
synced 2026-05-05 04:04:10 +02:00
Update PSR-2
This commit is contained in:
@@ -32,9 +32,9 @@ class Smarty_Internal_Undefined
|
||||
/**
|
||||
* Wrapper for obsolete class Smarty_Internal_Runtime_ValidateCompiled
|
||||
*
|
||||
* @param \Smarty_Internal_Template $tpl
|
||||
* @param array $properties special template properties
|
||||
* @param bool $cache flag if called from cache file
|
||||
* @param \Smarty_Internal_Template $tpl
|
||||
* @param array $properties special template properties
|
||||
* @param bool $cache flag if called from cache file
|
||||
*
|
||||
* @return bool false
|
||||
*/
|
||||
@@ -65,4 +65,4 @@ class Smarty_Internal_Undefined
|
||||
throw new SmartyException(get_class($args[ 0 ]) . "->{$name}() undefined method");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user