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

Notification classes (definition, entity, collection) are missing #86

Open
mschop opened this issue Feb 14, 2024 · 1 comment
Open

Notification classes (definition, entity, collection) are missing #86

mschop opened this issue Feb 14, 2024 · 1 comment
Assignees

Comments

@mschop
Copy link

mschop commented Feb 14, 2024

Hi,

in the class \Vin\ShopwareSdk\Data\Entity\Integration\IntegrationEntity the class Vin\ShopwareSdk\Data\Entity\Notification\NotificationCollection is referenced, but this class does not exist.

The complete directory in src/Data/Entity for the entity Notification is missing.

Any idea, what the reason could be?

Best Regards
Martin

@vienthuong vienthuong self-assigned this Mar 6, 2024
@SpiGAndromeda
Copy link

@mschop The Notification class is a struct and not an entity. You can find the struct and the collection class here: https://github.com/vienthuong/shopware-php-sdk/tree/master/src/Service/Struct

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

No branches or pull requests

3 participants