@@ -14,7 +14,6 @@ |
||
| 14 | 14 | * long as it does not already exist in the output directory. |
| 15 | 15 | * |
| 16 | 16 | */ |
| 17 | -class ApplicationUri extends BaseApplicationUri |
|
| 18 | -{ |
|
| 17 | +class ApplicationUri extends BaseApplicationUri { |
|
| 19 | 18 | |
| 20 | 19 | } |
@@ -14,7 +14,6 @@ |
||
| 14 | 14 | * long as it does not already exist in the output directory. |
| 15 | 15 | * |
| 16 | 16 | */ |
| 17 | -class ApplicationUriQuery extends BaseApplicationUriQuery |
|
| 18 | -{ |
|
| 17 | +class ApplicationUriQuery extends BaseApplicationUriQuery { |
|
| 19 | 18 | |
| 20 | 19 | } // ApplicationUriQuery |
@@ -14,7 +14,6 @@ |
||
| 14 | 14 | * long as it does not already exist in the output directory. |
| 15 | 15 | * |
| 16 | 16 | */ |
| 17 | -class Auth extends BaseAuth |
|
| 18 | -{ |
|
| 17 | +class Auth extends BaseAuth { |
|
| 19 | 18 | |
| 20 | 19 | } |
@@ -14,7 +14,6 @@ |
||
| 14 | 14 | * long as it does not already exist in the output directory. |
| 15 | 15 | * |
| 16 | 16 | */ |
| 17 | -class AuthQuery extends BaseAuthQuery |
|
| 18 | -{ |
|
| 17 | +class AuthQuery extends BaseAuthQuery { |
|
| 19 | 18 | |
| 20 | 19 | } // AuthQuery |
@@ -14,7 +14,6 @@ |
||
| 14 | 14 | * long as it does not already exist in the output directory. |
| 15 | 15 | * |
| 16 | 16 | */ |
| 17 | -class Country extends BaseCountry |
|
| 18 | -{ |
|
| 17 | +class Country extends BaseCountry { |
|
| 19 | 18 | |
| 20 | 19 | } |
@@ -14,7 +14,6 @@ |
||
| 14 | 14 | * long as it does not already exist in the output directory. |
| 15 | 15 | * |
| 16 | 16 | */ |
| 17 | -class CountryQuery extends BaseCountryQuery |
|
| 18 | -{ |
|
| 17 | +class CountryQuery extends BaseCountryQuery { |
|
| 19 | 18 | |
| 20 | 19 | } // CountryQuery |
@@ -14,7 +14,6 @@ |
||
| 14 | 14 | * long as it does not already exist in the output directory. |
| 15 | 15 | * |
| 16 | 16 | */ |
| 17 | -class Currency extends BaseCurrency |
|
| 18 | -{ |
|
| 17 | +class Currency extends BaseCurrency { |
|
| 19 | 18 | |
| 20 | 19 | } |
@@ -14,7 +14,6 @@ |
||
| 14 | 14 | * long as it does not already exist in the output directory. |
| 15 | 15 | * |
| 16 | 16 | */ |
| 17 | -class CurrencyQuery extends BaseCurrencyQuery |
|
| 18 | -{ |
|
| 17 | +class CurrencyQuery extends BaseCurrencyQuery { |
|
| 19 | 18 | |
| 20 | 19 | } // CurrencyQuery |
@@ -14,7 +14,6 @@ |
||
| 14 | 14 | * long as it does not already exist in the output directory. |
| 15 | 15 | * |
| 16 | 16 | */ |
| 17 | -class GroupAction extends BaseGroupAction |
|
| 18 | -{ |
|
| 17 | +class GroupAction extends BaseGroupAction { |
|
| 19 | 18 | |
| 20 | 19 | } |