We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fe47f7 commit 809e419Copy full SHA for 809e419
README.md
@@ -56,7 +56,7 @@ $result = $allegro->details([
56
'product_id' => 11437180475
57
]);
58
59
-print_r($result); //All information about this product
+print_r($result); //ALL information about this product
60
```
61
62
## Full documentation with all methods, parameters, filters and fields
0 commit comments