]> _ Git - cubist_util.git/commitdiff
wip #5936
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 22 May 2023 13:28:35 +0000 (15:28 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 22 May 2023 13:28:35 +0000 (15:28 +0200)
src/Graphics/Image.php

index fb9381a5874bb7de4b47d1b181acf4c1b0933e61..8a06bbd6dc250cb302198f7b3b9e6272622bccbb 100644 (file)
@@ -105,6 +105,7 @@ class Image
 
     /**
      * @throws \Exception
+     * @return string
      */
     public static function fixSVGDimensions($source, $preserveAspectRatio = "none")
     {