Open MAXakaWIZARD opened 7 years ago
Is there a way to render table separator, just like in Symfony Console?
$table->addRow(new TableSeparator);
Is there a way to render table separator, just like in Symfony Console?