Class FormattedString
A formatted string.
The string is formatted by replacing placeholders with the values provided.
Methods summary
public
|
#
__construct( string $format, array $args = null )
Initializes the |
public
string
|