class TableSeparator extends TableCell
Marks a row as being a separator.
| __construct(array $options = array()) | ||
| string |  __toString()  Returns the cell value.  |  from TableCell | 
| int |  getColspan()  Gets number of colspan.  |  from TableCell | 
| int |  getRowspan()  Gets number of rowspan.  |  from TableCell | 
| array | $options | 
Returns the cell value.
| string | 
Gets number of colspan.
| int | 
Gets number of rowspan.
| int | 
    © 2004–2017 Fabien Potencier
Licensed under the MIT License.
    https://api.symfony.com/4.1/Symfony/Component/Console/Helper/TableSeparator.html