-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
I have something like this:
echo $api->sale->delivery-methods()->get();
and the effect:
Fatal error: Call to undefined function methods() in /users/0014/users/www/website.pl/api/demo/delivery.php on line 51
line 51 : echo $api->sale->delivery-methods()->get();
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels