PDF Creator

BeforeCreateLibraryInstanceCallback
in package

Table of Contents

$constructorParameters  : array<string|int, mixed>
$type  : string
__construct()  : mixed
BeforeCreateLibraryInstanceCallback constructor.
getConstructorParameters()  : array<string|int, mixed>
getType()  : string
setConstructorParameters()  : void

Properties

Methods

__construct()

BeforeCreateLibraryInstanceCallback constructor.

public __construct(string $type[, array<string|int, mixed> $constructorParameters = [] ]) : mixed
Parameters
$type : string
$constructorParameters : array<string|int, mixed> = []
Return values
mixed

setConstructorParameters()

public setConstructorParameters(array<string|int, mixed> $constructorParameters) : void
Parameters
$constructorParameters : array<string|int, mixed>
Return values
void

Search results