Skip to content

Commit fad575b

Browse files
authored
Please StyleCI 🤗
1 parent efeb8be commit fad575b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/QueryDataTable.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ class QueryDataTable extends DataTableAbstract
5151
* @var bool
5252
*/
5353
protected $skipTotalRecords = false;
54-
54+
5555
/**
5656
* Flag to keep the select bindings.
5757
*
@@ -137,7 +137,7 @@ public function skipTotalRecords()
137137

138138
return $this;
139139
}
140-
140+
141141
/**
142142
* Keep the select bindings.
143143
*

0 commit comments

Comments
 (0)