reformat: fix codestyle

This commit is contained in:
2025-12-06 18:23:13 +03:00
parent 615e8c54a6
commit 9901d9e146

View File

@@ -15,4 +15,4 @@ class ImageUtils
{
return self::$aspectRatiosMap[$aspectRatio] ?? $default;
}
}
}