We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 934f18c commit 05e4fc4Copy full SHA for 05e4fc4
src/Output/QRImage.php
@@ -90,7 +90,7 @@ protected function setModuleValues():void{
90
/**
91
* @inheritDoc
92
*
93
- * @return string|\GdImage
+ * @return string|resource|\GdImage
94
95
* @phan-suppress PhanUndeclaredTypeReturnType, PhanTypeMismatchReturn
96
*/
0 commit comments