Skip to content

Commit 80de338

Browse files
committed
add versionadded on style.rst
1 parent 9bb32b2 commit 80de338

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

console/style.rst

+5
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,11 @@ Content Methods
185185
],
186186
]);
187187

188+
.. versionadded:: 7.3
189+
190+
The ``SymfonyStyle::tree()`` and the ``SymfonyStyle::createTree()`` methods
191+
were introduced in Symfony 7.3.
192+
188193
:method:`Symfony\\Component\\Console\\Style\\SymfonyStyle::createTree`
189194
Creates an instance of :class:`Symfony\\Component\\Console\\Helper\\TreeHelper`
190195
styled according to the Symfony Style Guide, which allows you to use

0 commit comments

Comments
 (0)