PHP Class SebastianBergmann\PHPLOC\Log\CSV\Single

ファイルを表示 Open project: sebastianbergmann/phploc Class Usage Examples

Public Methods

Method Description
printResult ( string $filename, array $count ) Prints a result set.

Protected Methods

Method Description
getKeysLine ( array $count ) : string
getValuesLine ( array $count ) : string

Method Details

getKeysLine() protected method

protected getKeysLine ( array $count ) : string
$count array
return string

getValuesLine() protected method

protected getValuesLine ( array $count ) : string
$count array
return string

printResult() public method

Prints a result set.
public printResult ( string $filename, array $count )
$filename string
$count array