Skip to content

Commit 15cb422

Browse files
devojifrOskarStark
andauthored
Update event_dispatcher.rst
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
1 parent 794c4ff commit 15cb422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

event_dispatcher.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ having to add any configuration in external files::
162162
}
163163
}
164164

165-
You can add multiple ``#[AsEventListener()]`` attributes to configure different methods.
165+
You can add multiple ``#[AsEventListener]`` attributes to configure different methods.
166166
In the below example, for ``foo`` event, ``onFoo`` method will be called
167167
implicitly if method attribute is not set::
168168

0 commit comments

Comments
 (0)