mirror of
https://github.com/Karaka-Management/oms-Media.git
synced 2026-02-16 09:18:42 +00:00
Automated formatting changes
This commit is contained in:
parent
a66a359e0a
commit
444efd01be
|
|
@ -1041,8 +1041,7 @@ final class ApiController extends Controller
|
||||||
Media $media,
|
Media $media,
|
||||||
int $width,
|
int $width,
|
||||||
int $height,
|
int $height,
|
||||||
bool $crop = false)
|
bool $crop = false) : Media {
|
||||||
: Media {
|
|
||||||
ImageUtils::resize(
|
ImageUtils::resize(
|
||||||
$media->getAbsolutePath(),
|
$media->getAbsolutePath(),
|
||||||
$media->getAbsolutePath(),
|
$media->getAbsolutePath(),
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user