Livestatus\Query: indentation
This commit is contained in:
parent
0ff9d57504
commit
aaec1b84bf
|
@ -170,7 +170,7 @@ class Query extends SimpleQuery
|
||||||
|
|
||||||
public function getColumnAliases()
|
public function getColumnAliases()
|
||||||
{
|
{
|
||||||
$this->columnsToString();
|
$this->columnsToString();
|
||||||
return $this->preparedHeaders;
|
return $this->preparedHeaders;
|
||||||
|
|
||||||
// TODO: Remove once no longer needed:
|
// TODO: Remove once no longer needed:
|
||||||
|
|
Loading…
Reference in New Issue