static setPlaceholderFormatterDefinition(string $name, callable $callable)
Sets a placeholder formatter for a given name.
This method also allow you to override an existing placeholder.
static setPlaceholderFormatterDefinition(string $name, callable $callable)
Sets a placeholder formatter for a given name.
This method also allow you to override an existing placeholder.
string | $name | The placeholder name (including the delimiter char like %) |
callable | $callable | A PHP callable |
Designed by : w10schools
service@w10schools.com
Please login to continue.