Home
last modified time | relevance | path

Searched refs:getHighestRecord (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DMailHandler.php69 protected function getHighestRecord(array $records): array function in Monolog\\Handler\\MailHandler
H A DSwiftMailerHandler.php93 $message->setSubject($subjectFormatter->format($this->getHighestRecord($records)));
H A DNativeMailerHandler.php131 $subject = $subjectFormatter->format($this->getHighestRecord($records));