Skip to content

Commit fc9ab91

Browse files
committed
Added the versionadded directive
1 parent 27fa9ef commit fc9ab91

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

components/stopwatch.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,10 @@ For example::
104104
$event->getMemory(); // returns the max memory usage of all periods
105105
$event->getName(); // returns the event name
106106

107+
.. versionadded:: 5.2
108+
109+
The ``getName()`` method was introduced in Symfony 5.2.
110+
107111
Sections
108112
--------
109113

0 commit comments

Comments
 (0)