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.
2 parents 0ad288a + 3b2b415 commit 8a6b7e6Copy full SHA for 8a6b7e6
Helper/Table.php
@@ -398,7 +398,6 @@ private function renderColumnSeparator($type = self::BORDER_OUTSIDE)
398
* Example:
399
*
400
* | 9971-5-0210-0 | A Tale of Two Cities | Charles Dickens |
401
- *
402
*/
403
private function renderRow(array $row, string $cellFormat)
404
{
Tests/Fixtures/Foo6Command.php
@@ -1,6 +1,5 @@
1
<?php
2
3
-
4
use Symfony\Component\Console\Command\Command;
5
6
class Foo6Command extends Command
0 commit comments