File tree 1 file changed +3
-3
lines changed
components/console/helpers
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -152,14 +152,14 @@ which outputs:
152
152
153
153
.. code-block :: text
154
154
155
- ┼ ───────────────┼ ──────────────────────────┼ ──────────────────┼
155
+ ┌ ───────────────┬ ──────────────────────────┬ ──────────────────┐
156
156
│ ISBN │ Title │ Author │
157
- ┼ ───────────────┼──────────────────────────┼──────────────────┼
157
+ ├ ───────────────┼──────────────────────────┼──────────────────┤
158
158
│ 99921-58-10-7 │ Divine Comedy │ Dante Alighieri │
159
159
│ 9971-5-0210-0 │ A Tale of Two Cities │ Charles Dickens │
160
160
│ 960-425-059-0 │ The Lord of the Rings │ J. R. R. Tolkien │
161
161
│ 80-902734-1-6 │ And Then There Were None │ Agatha Christie │
162
- ┼ ───────────────┼ ──────────────────────────┼ ──────────────────┼
162
+ └ ───────────────┴ ──────────────────────────┴ ──────────────────┘
163
163
164
164
.. versionadded :: 4.1
165
165
The ``box `` style was introduced in Symfony 4.1.
You can’t perform that action at this time.
0 commit comments