Skip to content

Commit b1e19ba

Browse files
committed
/rant
1 parent 226697d commit b1e19ba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/BarcodeClient.php

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55

66
/**
77
* Client class for CIF's barcode service.
8+
*
9+
* I'm sorry, but what moron concocted this service? Basically all it does is
10+
* generate a random number and concatenate `type`, `range` and the generated
11+
* number. And what use is it to ask for the same parameter twice?
812
*/
913
class Barcodeclient extends SoapClient
1014
{

0 commit comments

Comments
 (0)