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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix docblocks #551

Merged
merged 1 commit into from
Aug 24, 2023
Merged

Fix docblocks #551

merged 1 commit into from
Aug 24, 2023

Conversation

szepeviktor
Copy link
Contributor

Description

While working on previous PR-s I've found these.

@szepeviktor szepeviktor requested a review from a team as a code owner August 23, 2023 15:18
Comment on lines -21 to -24
/**
* @var
*/
protected $txType;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This was a stray property.

@michaelpaul
Copy link
Contributor

Thanks for the contribution @szepeviktor!

@michaelpaul michaelpaul merged commit a4d6d52 into Adyen:develop Aug 24, 2023
@szepeviktor
Copy link
Contributor Author

Glad to contribute.

@szepeviktor szepeviktor deleted the fix-docblocks branch August 24, 2023 11:31
@szepeviktor szepeviktor changed the title Fix dockblocks Fix docblocks Aug 24, 2023
wboereboom added a commit that referenced this pull request Sep 4, 2023
* add missing services to readme

* forgot to save (vscodium..)

* Stop exporting development files

* Fix dockblocks (#551)

* Remove execute permisson from all files (#549)

Co-authored-by: Wouter Boereboom <[email protected]>

* Introduce EditorConfig (#550)

* Introduce EditorConfig

* Fix EC

---------

Co-authored-by: Alexandros Moraitis <[email protected]>

* Add AcsWebhooks to Banking Webhooks (#553)

* add AcsWebhooks to Banking

* codesniffer

* Management Webhooks (#554)

* rebase develop

* ran phpcbf

* fix unused import

* small fix

* Update README.md

Co-authored-by: Alessio Zampatti <[email protected]>

---------

Co-authored-by: Alessio Zampatti <[email protected]>

* Removed Sonar/Codacy (#555)

* remove sonar

* remove sonar from pipeline

* chore(deps): update dependency phpunit/phpunit to v9.6.11

* [create-pull-request] automated change (#556)

Co-authored-by: Wouter Boereboom <[email protected]>

* chore(release): bump to 15.2.0

---------

Co-authored-by: jillingk <[email protected]>
Co-authored-by: Viktor Szépe <[email protected]>
Co-authored-by: Alexandros Moraitis <[email protected]>
Co-authored-by: Wouter Boereboom <[email protected]>
Co-authored-by: Alessio Zampatti <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This was referenced Sep 18, 2023
jillingk pushed a commit that referenced this pull request Sep 18, 2023
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.

4 participants