extends |
Smarty_Variable |
|---|
class for undefined variable object This class defines an object for undefined variable handling
| Methods | ||
|---|---|---|
public
|
__get(string $name): null
Returns null for not existing properties
Returns null for not existing properties |
# |
public
|
__toString(): string
Always returns an empty string.
|
# |
| Methods inherited from Smarty_Variable |
|---|
__construct(), |
| Properties inherited from Smarty_Variable |
|---|
$value, $nocache |