Smarty_Undefined_Variable
class for undefined variable object This class defines an object for undefined variable handling
- Full name:
\Smarty_Undefined_Variable
- Parent class:
\Smarty_Variable
Methods
__get
Returns null for not existing properties
Parameters:
Parameter | Type | Description |
---|---|---|
$name |
string |
__toString
Always returns an empty string.
Inherited methods
__construct
create Smarty variable object
Parameters:
Parameter | Type | Description |
---|---|---|
$value |
mixed | the value to assign |
$nocache |
bool | if true any output of this variable will be not cached |
__toString
<
Automatically generated on 2025-03-18