Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Some improvments on skeleton #799

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

Kocal
Copy link
Contributor

@Kocal Kocal commented Mar 15, 2019

This PR add some helpful (I hope! 馃槄) code examples in differents actions.

Also, I was thinking about documenting how to test the gateway actions, should I bootstrap PHPUnit and some tests, or just document it in the README?

Comment on lines +36 to +37
$model->replace($httpRequest->request); // takes POST parameters
$model->replace($httpRequest->request); // or taks GET parameters
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Issue here, it can't be request for both GET and POST parameters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant