PDF Creator

MissingDependenciesException extends Exception
in package

Table of Contents

$dependencies  : array<string|int, mixed>
$type  : string
__construct()  : mixed
getDependencies()  : array<string|int, mixed>
getType()  : string

Properties

Methods

__construct()

public __construct(string $type[, array<string|int, mixed> $dependencies = [] ][, mixed $message = '' ], mixed $code[, Throwable $previous = null ]) : mixed
Parameters
$type : string
$dependencies : array<string|int, mixed> = []
$message : mixed = ''
$code : mixed
$previous : Throwable = null
Return values
mixed

Search results