We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 295f109 commit 0ee15d3Copy full SHA for 0ee15d3
components/stopwatch.rst
@@ -32,7 +32,7 @@ microtime by yourself. Instead, use the simple
32
$event = $stopwatch->stop('eventName');
33
34
.. versionadded:: 2.5
35
- The ``getEvent()`` method was introduced
+ The ``getEvent()`` method was introduced in Symfony 2.5
36
37
The :class:`Symfony\\Component\\Stopwatch\StopwatchEvent` object can be retrieved from the
38
:method:`Symfony\\Component\\Stopwatch\\Stopwatch::start`,
0 commit comments