You are here

private property TableStyle::$cellRowContentFormat in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/console/Helper/TableStyle.php \Symfony\Component\Console\Helper\TableStyle::cellRowContentFormat

File

vendor/symfony/console/Helper/TableStyle.php, line 28

Class

TableStyle
Defines the styles for a Table.

Namespace

Symfony\Component\Console\Helper

Code

private $cellRowContentFormat = ' %s ';