Resolve
extends ModifierPlugin
in package
Represents a Smarty `resolve` plugin.
Tags
Table of Contents
- callback() : string
- No-op for backward compatibility.
- getName() : string
Methods
callback()
No-op for backward compatibility.
public
callback(mixed $value, mixed ...$params) :
string
Template resolution is now handled automatically by the MidgaardResource which is registered as the default Smarty resource type.
Parameters
- $value : mixed
- $params : mixed
Tags
Return values
string —getName()
public
getName() :
string