Skip to content

Commit caa98a9

Browse files
wouterjOskarStark
andauthored
Update components/http_kernel.rst
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
1 parent 7de60a8 commit caa98a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/http_kernel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ have been determined (e.g. the controller, routing information) but before
292292
the controller is executed.
293293

294294
Another typical use-case for this event is to retrieve the attributes from
295-
the controller using the :method:`Symfony\\Component\\HttpKernel\\Event\\ControllerEvent::getAttributes>`
295+
the controller using the :method:`Symfony\\Component\\HttpKernel\\Event\\ControllerEvent::getAttributes`
296296
method. See the Symfony section below for some examples.
297297

298298
.. versionadded:: 6.2

0 commit comments

Comments
 (0)