X-Git-Url: http://git.onelab.eu/?p=plcapi.git;a=blobdiff_plain;f=src%2FClient.php;h=af17679bbd315e5b2f35f6bf075cc42f30889aa4;hp=c884a251e9ba66526a50c9bcb497f7f4db201e73;hb=9d4cfc9508b03a579dd62a28c0e9e428b5052f9b;hpb=f4978078febfc4289bb4f45db6ca3f9e6c8c4f94 diff --git a/src/Client.php b/src/Client.php index c884a25..af17679 100644 --- a/src/Client.php +++ b/src/Client.php @@ -5,7 +5,7 @@ namespace PhpXmlRpc; use PhpXmlRpc\Helper\Logger; /** - * The basic class used to represent a client of an XML-RPC server. + * Used to represent a client of an XML-RPC server. */ class Client {