final | |
---|---|
implements |
ConsoleMessageFormatInterface |
Applies formats to the components of a console message
Methods | ||
---|---|---|
public
|
__construct(
ConsoleFormatInterface $msg1Format,
ConsoleFormatInterface $msg2Format,
ConsoleFormatInterface $prefixFormat,
)
|
# |
public
|
apply(string $msg1, ?string $msg2, string $prefix, ConsoleMessageAttributesInterface $attributes): string
|
# |
public
static
|
getDefaultMessageFormat(): self
|
# |