VariationPathGenerator
VariationPathGenerator.php
:
12
Generates the path to variations of original images.
Methods¶
getVariationPath() ¶
VariationPathGenerator.php
:
22
Returns the variation for image $path with $variation.
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$path | string | - | - |
$variation | string | - | - |
Return values
string