Renamed Registry -> GenericRegistry to make it clear that this registry does
[core.git] / inc / main / classes / client / http / class_HttpClient.php
index 8d6271df1ffeaba3555e72fd1453ac16f0ff509f..0ec24318b0a15c0b66f1ccf27f1d00a1763cfa7f 100644 (file)
@@ -158,7 +158,5 @@ class HttpClient extends BaseClient implements Client {
                // Return response array
                return $responseArray;
        }
-}
 
-// [EOF]
-?>
+}