AirLay backend

DocxToPdfConverter
in package

Table of Contents

$serviceUrl  : string
__construct()  : mixed
convert()  : array<string|int, mixed>

Properties

Methods

__construct()

public __construct(string $serviceUrl) : mixed
Parameters
$serviceUrl : string
Return values
mixed

convert()

public convert(TmpFile $tmpFile, array<string|int, mixed> $content) : array<string|int, mixed>
Parameters
$tmpFile : TmpFile
$content : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results