CURLFile::getMimeType

(PHP 5 >= 5.5.0, PHP 7, PHP 8)

CURLFile::getMimeTypeObtém o tipo mídia

Descrição

public CURLFile::getMimeType(): string

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Retorna o tipo de MIME.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top