Drive Manifold

CloudinaryApi
in package

Table of Contents

$client  : Cloudinary
$uploadApi  : UploadApi
__construct()  : mixed
uploadAsync()  : PromiseInterface

Properties

Methods

__construct()

public __construct(string $cloudName, string $apiKey, string $apiSecret) : mixed
Parameters
$cloudName : string
$apiKey : string
$apiSecret : string
Return values
mixed

uploadAsync()

public uploadAsync(string $file[, array<string|int, mixed> $options = [] ]) : PromiseInterface
Parameters
$file : string
$options : array<string|int, mixed> = []
Tags
throws
ApiError
Return values
PromiseInterface

Search results