@@ -39,7 +39,7 @@ |
||
| 39 | 39 | 'ContentType' => 'image/jpg', |
| 40 | 40 | 'ServerSideEncryption' => 'AES256', |
| 41 | 41 | )); |
| 42 | - } catch(\Exception $e) { |
|
| 42 | + } catch (\Exception $e) { |
|
| 43 | 43 | \Log::exception($e); |
| 44 | 44 | } |
| 45 | 45 | //Log::debug('Image saved :https://s3-eu-west-1.amazonaws.com/buildbrighton-bbms/'.$newFilename); |