Skip to content

Commit

Permalink
Merge pull request #235 from laminas/2.33.x-merge-up-into-2.34.x_1fYs…
Browse files Browse the repository at this point in the history
…kZ8E

Merge release 2.33.1 into 2.34.x
  • Loading branch information
gsteel authored Jan 25, 2024
2 parents e53ec5c + 782bd42 commit 8e3dc24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/v2/view-event.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# The ViewEvent

laminas-view incorporates and utilizes a custom [laminas-eventmanager
Event](https://laminas.github.com/laminas-eventmanager) implementation,
Event](https://docs.laminas.dev/laminas-eventmanager/) implementation,
`Laminas\View\ViewEvent`. This event is created during `Laminas\View\View::getEvent()`
and is passed directly to all the events the `View` class triggers.

Expand Down

0 comments on commit 8e3dc24

Please sign in to comment.