Explorar o código

:shower: :void

codemasher %!s(int64=5) %!d(string=hai) anos
pai
achega
1add3d31f5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/Data/AlphaNumTest.php

+ 1 - 1
tests/Data/AlphaNumTest.php

@@ -36,7 +36,7 @@ class AlphaNumTest extends DatainterfaceTestAbstract{
 		92, 112, 20, 198, 27
 	];
 
-	public function testGetCharCodeException(){
+	public function testGetCharCodeException():void{
 		$this->expectException(QRCodeDataException::class);
 		$this->expectExceptionMessage('illegal char: "#" [35]');