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