Explorar o código

phpunit compatibility

El RIDO %!s(int64=4) %!d(string=hai) anos
pai
achega
168ce1d85c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tst/Data/GoogleCloudStorageTest.php

+ 1 - 1
tst/Data/GoogleCloudStorageTest.php

@@ -40,7 +40,7 @@ class GoogleCloudStorageTest extends TestCase
         }
     }
 
-    public static function tearDownAfterClass()
+    public static function tearDownAfterClass(): void
     {
         self::$_bucket->delete();
     }