Merge "Replace 'TablePager' CSS class exclusively by `mw-datatable`"
[lhc/web/wiklou.git] / includes / changetags / ChangeTagsRevisionItem.php
index 37d6a1a..2a98e20 100644 (file)
@@ -46,7 +46,7 @@ class ChangeTagsRevisionItem extends RevisionItem {
                }
 
                $content = "$difflink $revlink $userlink $comment";
-               $attribs = array();
+               $attribs = [];
                $tags = $this->getTags();
                if ( $tags ) {
                        list( $tagSummary, $classes ) = ChangeTags::formatSummaryRow(