Skip to content

Commit a9c549a

Browse files
committed
fix lint
1 parent efc26d2 commit a9c549a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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.
3+
In API Platform 3.2 you may need `event_listeners_backward_compatibility_layer: true` to keep event listeners activated.
44

55
Note: using Kernel event with API Platform should be mostly limited to tweaking the generated HTTP response. Also, GraphQL is **not supported**.
66
[For most use cases, better extension points, working both with REST and GraphQL, are available](extending.md).

0 commit comments

Comments
 (0)