Merge pull request #94 from escapestudios/master
ObjectStore-method became objectStoreService-method in php-opencloud
This commit is contained in:
commit
6878189ba2
@ -581,7 +581,7 @@ services:
|
|||||||
opencloud.object_store:
|
opencloud.object_store:
|
||||||
class: OpenCloud\ObjectStoreBase
|
class: OpenCloud\ObjectStoreBase
|
||||||
factory_service: opencloud.connection
|
factory_service: opencloud.connection
|
||||||
factory_method: ObjectStore
|
factory_method: objectStoreService
|
||||||
arguments:
|
arguments:
|
||||||
- 'cloudFiles' # Object storage type
|
- 'cloudFiles' # Object storage type
|
||||||
- 'DFW' # Object storage region
|
- 'DFW' # Object storage region
|
||||||
|
Loading…
x
Reference in New Issue
Block a user