console
console copied to clipboard
Table separator
Is there a way to render table separator, just like in Symfony Console?
$table->addRow(new TableSeparator);