Skip to content

Commit

Permalink
Merge pull request #2284 from spryker/typo-fix
Browse files Browse the repository at this point in the history
typo fix
  • Loading branch information
lenadoc committed Oct 30, 2023
2 parents 4848f06 + 6254eeb commit 2a7db25
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ If your project has project-speciific functionality where abstract or concrete p
Examples of such functionality include:
- A custom functionality in the Back Office
- Custom data import
- Integration with some middleware when product or product-related data is updates in Spryker
- Integration with some middleware when product or product-related data is updated in Spryker

Keep int mind, that to trigger custom events in Spryker you need to use `EventFacade::trigger('event-name', $payload)` or `EventFacade::triggerBulk('event-name', $payloads)` methods.

Expand Down

0 comments on commit 2a7db25

Please sign in to comment.