We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efc26d2 commit a9c549aCopy full SHA for a9c549a
core/events.md
@@ -1,6 +1,6 @@
1
# The Event System
2
3
-In API Platform 3.2 you may need `event_listeners_backward_compatibility_layer: true` to keep event listeners activated.
+In API Platform 3.2 you may need `event_listeners_backward_compatibility_layer: true` to keep event listeners activated.
4
5
Note: using Kernel event with API Platform should be mostly limited to tweaking the generated HTTP response. Also, GraphQL is **not supported**.
6
[For most use cases, better extension points, working both with REST and GraphQL, are available](extending.md).
0 commit comments