notfalsedev / laravel-soap

A soap client wrapper for Laravel
MIT License
634 stars 122 forks source link

created getLastCall #194

Open jppcel opened 3 years ago

jppcel commented 3 years ago

I created this method to get the __getLastRequest() from the service to check the XML Requested if needed.