Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUploadedFile.php150 private function isStringOrNull($param) function in GuzzleHttp\\Psr7\\UploadedFile
172 if (false === $this->isStringOrNull($clientFilename)) {
188 if (false === $this->isStringOrNull($clientMediaType)) {