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