Hello;
I'm doing the integration of Stark Infra/sdk-php and I came across the following problem, when I call any method in my application I get the error that the class is not found. This is because the file name is different from the class, to solve it I had to make a local code to rename the files, that's how it worked.
Hello;
I'm doing the integration of Stark Infra/sdk-php and I came across the following problem, when I call any method in my application I get the error that the class is not found. This is because the file name is different from the class, to solve it I had to make a local code to rename the files, that's how it worked.