Transformation
Transformation.php
:
11
Methods¶
__construct() ¶
Transformation.php
:
19
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$name | string|null | null | - |
$transformationProperties | array<string|int, mixed> | [] | - |
getName() ¶
Transformation.php
:
25
|
|
Return values
string|null
getTransformationProperties() ¶
Transformation.php
:
30
|
|
Return values
array<string|int, mixed>