simple-php-coupon-code-generator
simple-php-coupon-code-generator copied to clipboard
"Usage" portion of documentation no longer matches code
The usage portion of the documentation shows the generate() function using the parameter syntax that was in the initial commit. The current code uses an $options array with keys.
fwaf