@@ -6,8 +6,8 @@ |
||
| 6 | 6 | class IndicatorTransactionScript |
| 7 | 7 | { |
| 8 | 8 | |
| 9 | - function __construct(argument) |
|
| 10 | - { |
|
| 11 | - # code... |
|
| 12 | - } |
|
| 9 | + function __construct(argument) |
|
| 10 | + { |
|
| 11 | + # code... |
|
| 12 | + } |
|
| 13 | 13 | } |
| 14 | 14 | \ No newline at end of file |