Felix J. Ogris %!s(int64=3) %!d(string=hai) anos
pai
achega
10013ad092
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      tst/Bootstrap.php

+ 3 - 3
tst/Bootstrap.php

@@ -32,9 +32,9 @@ Helper::updateSubresourceIntegrity();
  */
 class StorageClientStub extends StorageClient
 {
-    private $_config     = null;
-    private $_connection = null;
-    private static $_buckets    = array();
+    private $_config         = null;
+    private $_connection     = null;
+    private static $_buckets = array();
 
     public function __construct(array $config = array())
     {