Skip to content

Commit dcff13c

Browse files
committed
Fix cs
1 parent cb0e89e commit dcff13c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BaseGridQuery.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ public function setSearchOperator($searchOperator)
308308
/**
309309
* Set sortSearch value.
310310
*
311-
* @param boolean $bool
311+
* @param bool $bool
312312
* @return $this
313313
*/
314314
public function sortSearch($sortSearch = true)

0 commit comments

Comments
 (0)