We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b871d8e commit 233beabCopy full SHA for 233beab
console/style.rst
@@ -167,7 +167,8 @@ Content Methods
167
168
:method:`Symfony\\Component\\Console\\Style\\SymfonyStyle::createTable`
169
Creates an instance of :class:`Symfony\\Component\\Console\\Helper\\Table`
170
- styled according to the Symfony Style Guide.
+ styled according to the Symfony Style Guide, which allows you to use
171
+ features such as appending rows dynamically.
172
173
.. versionadded:: 5.4
174
0 commit comments