This method also allow you to override an existing placeholder.
public static setPlaceholderFormatterDefinition ( string $name, callable $callable ) | ||
$name | string | The placeholder name (including the delimiter char like %) |
$callable | callable | A PHP callable |