mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-10-06 18:38:44 -04:00
syntax bot
This commit is contained in:
parent
75d28ef423
commit
10013ad092
1 changed files with 3 additions and 3 deletions
|
@ -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())
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue