Home
last modified time | relevance | path

Searched defs:sendHeader (Results 1 – 3 of 3) sorted by path

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DChromePHPHandler.php178 protected function sendHeader(string $header, string $content): void function in Monolog\\Handler\\ChromePHPHandler
H A DFirePHPHandler.php130 protected function sendHeader(string $header, string $content): void function in Monolog\\Handler\\FirePHPHandler
/plugin/zip/pear/File/Archive/Writer/
H A DMemoryArchive.php190 function sendHeader() { } function in File_Archive_Writer_MemoryArchive