Skip to content

Commit 1423046

Browse files
vokuStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent 73ae617 commit 1423046

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/Dummy6.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ abstract public function getFieldArray($RowOffset, $OrderByField, $OrderByDir):
2626
/**
2727
* @return int|string
2828
*/
29-
public function getRowCount() {
29+
public function getRowCount()
30+
{
3031
return $this->ResultRowCount;
3132
}
3233

0 commit comments

Comments
 (0)