@@ -230,10 +230,10 @@ |
||
| 230 | 230 | } |
| 231 | 231 | |
| 232 | 232 | /** |
| 233 | - * Ensures the specified bucket exists. If is does not, and create is true, it will try to create it. |
|
| 234 | - * |
|
| 235 | - * @return boolean |
|
| 236 | - */ |
|
| 233 | + * Ensures the specified bucket exists. If is does not, and create is true, it will try to create it. |
|
| 234 | + * |
|
| 235 | + * @return boolean |
|
| 236 | + */ |
|
| 237 | 237 | private function ensureBucketExists() |
| 238 | 238 | { |
| 239 | 239 | if ($this->haveEnsuredBucketExists) { |