We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bb32b2 commit 80de338Copy full SHA for 80de338
console/style.rst
@@ -185,6 +185,11 @@ Content Methods
185
],
186
]);
187
188
+.. versionadded:: 7.3
189
+
190
+ The ``SymfonyStyle::tree()`` and the ``SymfonyStyle::createTree()`` methods
191
+ were introduced in Symfony 7.3.
192
193
:method:`Symfony\\Component\\Console\\Style\\SymfonyStyle::createTree`
194
Creates an instance of :class:`Symfony\\Component\\Console\\Helper\\TreeHelper`
195
styled according to the Symfony Style Guide, which allows you to use
0 commit comments