codemasher hace 5 años
padre
commit
05e4fc48ee
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/Output/QRImage.php

+ 1 - 1
src/Output/QRImage.php

@@ -90,7 +90,7 @@ class QRImage extends QROutputAbstract{
 	/**
 	 * @inheritDoc
 	 *
-	 * @return string|\GdImage
+	 * @return string|resource|\GdImage
 	 *
 	 * @phan-suppress PhanUndeclaredTypeReturnType, PhanTypeMismatchReturn
 	 */