Searched refs:MessageFormatterInterface (Results 1 – 4 of 4) sorted by relevance
193 …* @param MessageFormatterInterface|MessageFormatter $formatter Formatter used to create message st…201 … if (!$formatter instanceof MessageFormatter && !$formatter instanceof MessageFormatterInterface) {202 …intf('Argument 2 to %s::log() must be of type %s', self::class, MessageFormatterInterface::class));
8 interface MessageFormatterInterface interface
38 class MessageFormatter implements MessageFormatterInterface
196 - `GuzzleHttp\MessageFormatterInterface`