Skip to content

Commit efc26d2

Browse files
authored
Update events.md
1 parent 0689a40 commit efc26d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

core/events.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# The Event System
22

3+
In API Platform 3.2 you may need `event_listeners_backward_compatibility_layer: true` to keep event listeners activated.
4+
35
Note: using Kernel event with API Platform should be mostly limited to tweaking the generated HTTP response. Also, GraphQL is **not supported**.
46
[For most use cases, better extension points, working both with REST and GraphQL, are available](extending.md).
57

0 commit comments

Comments
 (0)