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 809e419 commit ae961a3Copy full SHA for ae961a3
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