Skip to content

Commit 526da68

Browse files
rvanlaakycombinator
authored andcommitted
fix docblock typo
1 parent 201e884 commit 526da68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/OpenCloud/ObjectStore/Resource/Container.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ public function deleteAllObjects()
253253
* names nested in the container are returned.
254254
* @link http://api.openstack.org for a list of possible parameter
255255
* names and values
256-
* @return 'OpenCloud\Common\Collection
256+
* @return \OpenCloud\Common\Collection
257257
* @throws ObjFetchError
258258
*/
259259
public function objectList(array $params = array())

0 commit comments

Comments
 (0)