cache()
cache(\Closure $callback, int $lifetime = null, bool $returnObj = false) : \Intervention\Image\Image
Create new cached image and run callback
(requires additional package intervention/imagecache)
Parameters
\Closure |
$callback |
|
int |
$lifetime |
|
bool |
$returnObj |
|
Returns
\Intervention\Image\Image
—