Method | Description | |
---|---|---|
__construct ( string $messageFormat = '', mixed $_ = null ) | ||
construct ( array $parameters ) | ||
invalidIterable ( $method, $value ) | ||
notSupported ( $method ) |
public __construct ( string $messageFormat = '', mixed $_ = null ) | ||
$messageFormat | string | |
$_ | mixed | The values to interpolate the message with |