PDF
in package
Table of Contents
- $mpdf : mixed
- __construct() : mixed
- create() : mixed
Properties
$mpdf
private
static mixed
$mpdf
Methods
__construct()
public
__construct([array<string|int, mixed> $config = null ]) : mixed
Parameters
- $config : array<string|int, mixed> = null
Tags
Return values
mixed —create()
public
create(mixed $html, string $nome_do_arquivo) : mixed
Parameters
- $html : mixed
- $nome_do_arquivo : string