From: Vincent Vanwaelscappel Date: Mon, 22 May 2023 13:28:35 +0000 (+0200) Subject: wip #5936 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=2d3759b6be09da2e0c2cab6e5eca8b78be2d5bc0;p=cubist_util.git wip #5936 --- diff --git a/src/Graphics/Image.php b/src/Graphics/Image.php index fb9381a..8a06bbd 100644 --- a/src/Graphics/Image.php +++ b/src/Graphics/Image.php @@ -105,6 +105,7 @@ class Image /** * @throws \Exception + * @return string */ public static function fixSVGDimensions($source, $preserveAspectRatio = "none") {