@@ -16,7 +16,7 @@ |
||
16 | 16 | ) { |
17 | 17 | return null; // TODO: find default stream and return. |
18 | 18 | } |
19 | - public function getStreamContentType($entity,IOperationContext $operationContext) |
|
19 | + public function getStreamContentType($entity, IOperationContext $operationContext) |
|
20 | 20 | { |
21 | 21 | return 'application/octet-stream'; |
22 | 22 | } |