@@ -14,7 +14,6 @@ |
||
14 | 14 | * long as it does not already exist in the output directory. |
15 | 15 | * |
16 | 16 | */ |
17 | -class UserGroupQuery extends BaseUserGroupQuery |
|
18 | -{ |
|
17 | +class UserGroupQuery extends BaseUserGroupQuery { |
|
19 | 18 | |
20 | 19 | } // UserGroupQuery |
@@ -14,7 +14,6 @@ |
||
14 | 14 | * long as it does not already exist in the output directory. |
15 | 15 | * |
16 | 16 | */ |
17 | -class UserQuery extends BaseUserQuery |
|
18 | -{ |
|
17 | +class UserQuery extends BaseUserQuery { |
|
19 | 18 | |
20 | 19 | } // UserQuery |
@@ -14,7 +14,6 @@ |
||
14 | 14 | * long as it does not already exist in the output directory. |
15 | 15 | * |
16 | 16 | */ |
17 | -class ContinentQuery extends BaseContinentQuery |
|
18 | -{ |
|
17 | +class ContinentQuery extends BaseContinentQuery { |
|
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 ExtensionQuery extends BaseExtensionQuery |
|
18 | -{ |
|
17 | +class ExtensionQuery extends BaseExtensionQuery { |
|
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 LanguageFamilyQuery extends BaseLanguageFamilyQuery |
|
18 | -{ |
|
17 | +class LanguageFamilyQuery extends BaseLanguageFamilyQuery { |
|
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 LanguageScriptQuery extends BaseLanguageScriptQuery |
|
18 | -{ |
|
17 | +class LanguageScriptQuery extends BaseLanguageScriptQuery { |
|
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 LanguageVariantQuery extends BaseLanguageVariantQuery |
|
18 | -{ |
|
17 | +class LanguageVariantQuery extends BaseLanguageVariantQuery { |
|
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 LocalizationVariant extends BaseLocalizationVariant |
|
18 | -{ |
|
17 | +class LocalizationVariant extends BaseLocalizationVariant { |
|
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 LocalizationVariantQuery extends BaseLocalizationVariantQuery |
|
18 | -{ |
|
17 | +class LocalizationVariantQuery extends BaseLocalizationVariantQuery { |
|
19 | 18 | |
20 | 19 | } |