Home
last modified time | relevance | path

Searched refs:bodySummary (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A Dfunctions.php405 return Message::bodySummary($message, $truncateAt);
H A DMessage.php58 public static function bodySummary(MessageInterface $message, $truncateAt = 120) function in GuzzleHttp\\Psr7\\Message
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md66 - Allow multibyte characters to be parsed in `Message:bodySummary()`
H A DREADME.md323 ## `GuzzleHttp\Psr7\Message::bodySummary`
325 `public static function bodySummary(MessageInterface $message, int $truncateAt = 120): string|null`
582 | `get_message_body_summary` | `Message::bodySummary` |