Property | Type | Description | |
---|---|---|---|
$argumentMapping |
Method | Description | |
---|---|---|
getAllowedFormat ( $format, array $allowed = [], string $fallback = "png" ) : string | ||
process ( $asset, |
||
processOptimizeQueue ( ) |
Method | Description | |
---|---|---|
returnPath ( $path, $absolute ) : mixed |
public static process ( $asset, |
||
$asset | ||
$config | ||
$fileSystemPath | null | |
$deferred | boolean | deferred means that the image will be generated on-the-fly (details see below) |
$returnAbsolutePath | boolean | |
$generated | boolean | |
return | mixed | string |
protected static returnPath ( $path, $absolute ) : mixed | ||
$path | ||
$absolute | ||
return | mixed |