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