|
@@ -50,7 +50,7 @@ class Zend_Cloud_StorageService_Factory extends Zend_Cloud_AbstractFactory
|
|
|
* Retrieve StorageService adapter
|
|
* Retrieve StorageService adapter
|
|
|
*
|
|
*
|
|
|
* @param array $options
|
|
* @param array $options
|
|
|
- * @return void
|
|
|
|
|
|
|
+ * @return Zend_Cloud_StorageService_Adapter
|
|
|
*/
|
|
*/
|
|
|
public static function getAdapter($options = array())
|
|
public static function getAdapter($options = array())
|
|
|
{
|
|
{
|