X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Flibs%2Fvirtualrest%2FVirtualRESTServiceClient.php;h=e3b9376f21b2267b2d0215a3bea72182df0d017f;hp=324933054a3cfb54f87a4c7b0a61070457b7ec70;hb=d19826aa35b206847a568a4b2c1c9ffaa615fca5;hpb=db920e6cf1d23638c2fece1bbeb9d17bdae6de10 diff --git a/includes/libs/virtualrest/VirtualRESTServiceClient.php b/includes/libs/virtualrest/VirtualRESTServiceClient.php index 324933054a..e3b9376f21 100644 --- a/includes/libs/virtualrest/VirtualRESTServiceClient.php +++ b/includes/libs/virtualrest/VirtualRESTServiceClient.php @@ -40,7 +40,6 @@ * - stream : resource to stream the HTTP response body to * Request maps can use integer index 0 instead of 'method' and 1 instead of 'url'. * - * @author Aaron Schulz * @since 1.23 */ class VirtualRESTServiceClient {