Skip to content

Commit c509f17

Browse files
fix PHPCS
1 parent a1b65f1 commit c509f17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

formats/datatables/DataTables.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1032,7 +1032,7 @@ public function getCellContent(
10321032
} else {
10331033
$dataValueMethod = $this->prefixParameterProcessor->useLongText( $isSubject ) ? 'getLongText' : 'getShortText';
10341034
}
1035-
1035+
10361036
$isHtmlOutput = $outputMode === SMW_OUTPUT_HTML;
10371037

10381038
// Keyword handling

0 commit comments

Comments
 (0)