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 documentation for event custom property builder #179

Open
romm opened this issue Jan 5, 2019 · 0 comments
Open

Add documentation for event custom property builder #179

romm opened this issue Jan 5, 2019 · 0 comments

Comments

@romm
Copy link
Member

romm commented Jan 5, 2019

See:

* To use a custom builder, you need to create a class with the same name as
* your event at which you append `PropertyBuilder`. The method `build` of
* your builder will then be automatically called when needed.
*
* Example:
*
* `MyVendor\MyExtension\Domain\Event\MyEvent` -> Event
* `MyVendor\MyExtension\Domain\Event\MyEventPropertyBuilder` -> Builder

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

1 participant