Max Grigorian
Results
2
issues of
Max Grigorian
Is there a way to render table separator, just like in Symfony Console? ```php $table->addRow(new TableSeparator); ```
It is often useful to be able to get root dir (`Local` and `FTP` adapters, `directory` property), but now it is possible only through Reflection API. What do you think...