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

add function to get Count of Estates for Address #898

Merged
merged 6 commits into from
Sep 24, 2024

Conversation

ingoKrOffice
Copy link
Contributor

No description provided.

Copy link
Contributor

@andernath andernath left a comment

Choose a reason for hiding this comment

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

Sieht sehr gut aus, nur ein paar kleine Anmerkungen @ingoKrOffice

* @param array $addressIds
* @throws DependencyException
* @throws NotFoundException
* @throws API\ApiClientException
Copy link
Contributor

Choose a reason for hiding this comment

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

Werden diese Exceptions jemals geworfen?

* @throws NotFoundException
* @throws API\ApiClientException
*/
private function collectCountEstates($responseArrayContacts, array $addressIds)
Copy link
Contributor

Choose a reason for hiding this comment

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

misssing type

/**
* @return int
*/
public function getCountEstates($addressId)
Copy link
Contributor

@andernath andernath Sep 13, 2024

Choose a reason for hiding this comment

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

missing param und return type

@andernath andernath merged commit 77e0e8c into master Sep 24, 2024
2 checks passed
@andernath andernath deleted the all-estates-for-addresses branch September 24, 2024 04:37
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.

2 participants